Message 1 of 8
Check "measurement" var. on dwg open
Not applicable
01-12-2000
09:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Having discovered that drawings recovered after a crash ALWAYS have
MEASUREMENT set to "0",
I have been trying to get a little bit of lisp to check the status of
MEASUREMENT and, if it is not "1", prompt the user if he/she wants to change
it.
I have tried putting the routine in acaddoc.lsp, as partof S::STARTUP, and
in acad.lsp. I have been able to get the routine to run, but it does not
wait for the user to respond to the prompt.
Can anyone elighten me?
thanks
Keith P.
Balston & Company
MEASUREMENT set to "0",
I have been trying to get a little bit of lisp to check the status of
MEASUREMENT and, if it is not "1", prompt the user if he/she wants to change
it.
I have tried putting the routine in acaddoc.lsp, as partof S::STARTUP, and
in acad.lsp. I have been able to get the routine to run, but it does not
wait for the user to respond to the prompt.
Can anyone elighten me?
thanks
Keith P.
Balston & Company