Message 1 of 8

Not applicable
05-30-2016
07:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Good Morning AutoDesk Community,
I have many custom LISP commands that have been used for years within our company with no issues, until this morning.
We have a LISP that runs the following:
(command "-dwgunits" 3 2 4 "no" "no" "no")
This would be setting our drawing units to 1:5.
The issue we've been having today is the 3rd prompt for Scaling the drawing has stopped showing up on all of our desktops, which means the 3rd "no" is erroring out the rest of the command. I was able to get the command to prompt me for that 3rd item the first time i ran the command, and never again afterwards. I'm only recieving 2 prompts.
Any help would be greatly appreciated.
Solved! Go to Solution.