Message 1 of 13
Open original dialog boxes while using LISP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using a LISP within our company, and I can't open dialog boxes for some commands I sometimes use.
Since LISP programs suppress opening dialog boxes for some reason, how can I configure AutoCAD to still open them?
FILEDIA:
"0. Does not display dialog boxes. You can still request a file dialog box to appear by entering a tilde (~) in response to the Command prompt.
1. Displays dialog boxes. However, if a script is active, an ordinary prompt is displayed.
Prompts are also displayed if an AutoLISP or ObjectARX™ program is active.
Note: Execution of scripts may temporarily hide the file navigation dialog boxes. "