| Knowledgebase Home | Glossary | Favorites | Login |
If the dialog box does not show up for commands such as SAVEAS, IMPORT or OPEN, check the setting of the FILEDIA system variable. The settings are:
When FILEDIA is set to 0, AutoCAD reverts to the command line version of commands such as SAVEAS, IMPORT or OPEN, rather than the corresponding dialog box. To override this setting temporarily, enter a '~' (tilde) as a response to the first prompt of the command. Doing so will display the relevant dialog box. The SAVEAS command is an exception - here the '~' (tilde) must be entered at the second prompt (Save drawing as), not at the first prompt (Enter file format). If the variable keeps resetting, it is most likely due to a malfunctioning Lisp routine. For more information about Lisp routines see What are some good AutoLisp programming practices. |