Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
Can anyone help me?
I use AutoCAD Electrical 2016 and, even if FILEDIA is set to 1, I still can't get the DIALOG BOX!
Solved! Go to Solution.
Hi!
Can anyone help me?
I use AutoCAD Electrical 2016 and, even if FILEDIA is set to 1, I still can't get the DIALOG BOX!
Solved! Go to Solution.
HI,
>> I use AutoCAD Electrical 2016 and, even if FILEDIA is set to 1, I still can't get the DIALOG BOX! <<
i'm afraid that you may need to reset autocad to default settings . >> Click <<
Regards,
Imad Habash
Oops...
And... what settings will I lose if i do that?
Also, will i need the "original" installation medium or folder?
Merci / thank you
I would try restarting AutoCAD and or the pc first.
Well... I did that a few times since I have this problem... and when i say a few times I mean a lot ! 🙂
Thanks anyways!
Is SAS a custom command? If so, that might be your problem. Try .SAVEAS Note the period before the command. If that doesn't work the restart, reboot, reset approach might be needed. If you are using a foreign language version "merci", then add an underscore before each command to test the built-in features, such as _.SAVEAS. This should be automatically working by using the saveas icon in your CUI.
I do not believe you need to do this,
but if you choose to, you will be given the opportunity to save your current settings, and then it will wipe your AutoCAD profile - so that when you restart AutoCAD, it will be like the first time you launched it, under your login.
No, you do not need the install media. It's not modifying anything to do with the software, just your user profile.
Hi,
In fact, I have those in my "default" LISP file
(DEFUN c:sas nil (command "saveas"))
(DEFUN c:ss nil (command ".saveas"))
Also,
I think my problems came for the PGP file... i think i wasn't modifing the good one...
Thanks to all of you! 🙂
PS: I'm going to post a more difficult one this afternoon!