"Did you ever try to open an AutoCAD drawing file and all you could see is a command line asking you to input the drawing name? Annoying, right? If this ever happens, it could be because of a lisp routine that got interrupted and the FILEDIA system variable got turned off and changed its value to 0. All you need to do is, on the AutoCAD command line, type FILEDIA and make it 1. Then when you select open from the pulldown, you will get a pop up that allows you to browse your network drives." Notes from Cadalyst Tip Patrol: This happens and when it does it's a big pain. If FILEDIA is set to 0 (zero) you cannot insert a block, or open, or save a file unless you type out the exact file path on the command line. This can be difficult, especially if you are on a network with nested folders, and sub folders. Change the FILEDIA setting to 1 (one) and that will enable dialog boxes that allow you to browse to the correct folder. |