J_Melcher Posted December 1, 2008 Posted December 1, 2008 Usually when I open a drawing I go to File, Open. For whatever reason everytime I go to open a File now it asks me in the command box to enter the drawing name etc. to open a file. how can I stop that? Quote
GhostRider Posted December 1, 2008 Posted December 1, 2008 The system variable FILEDIA set to 1 for dialog box Type:IntegerSaved in:RegistryInitial value:1Suppresses display of file navigation dialog boxes. 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's prompt. The same is true for AutoLISP and ADS functions. 1 Displays dialog boxes. However, if a script or AutoLISP/ObjectARX™ program is active, an ordinary prompt is displayed. Quote
J_Melcher Posted December 1, 2008 Author Posted December 1, 2008 Thanks Dave, saved me alot of frustration Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.