• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

autocade 2013 by mac: rescue di default in previous versions

  • Thread starter Thread starter giuseppe85
  • Start date Start date

giuseppe85

Guest
Hey, guys, can anyone help me?

1_I would like to know if in autocad 2013 per mac there is the option of being able to automatically save in a previous version!

thanks in advance
 
It would seem like no, by a circle made... who has the mac can confirm possibly.
 
Instead you can do, I downloaded the student version and confirm that you can save for previous versions of autocad:)
 
Instead you can do, I downloaded the student version and confirm that you can save for previous versions of autocad:)
the question is not if you can simply save in previous versions, that you can do.
the question is if you can save default in previous versions.
confirm that you can?
 
1 _ vorra diggers themselves in autocade 2013 per mac there is the option of being able to automatically save in a previous version!
you can do using this method:http://wikihelp.autodesk.com/autoca...ricks/drawings/set_the_default_save_as_formatin practice you must set the defaultformatforsave variable to one of the following values:

1 - autocad r12 dxf

12 - autocad 2000 dwg
13 - autocad 2000 dxf

24 - autocad 2004 dwg
25 - autocad 2004 dxf

36 - autocad 2007 dwg
37 - autocad 2007 dxf

48 - autocad 2010 dwg
49 - autocad 2010 dxf
50 - autocad 2010 dwt

60 - autocad 2013 dwg
61 - autocad 2013 dxf
62 - autocad 2013 dwt

in the particular case of autocad 2004 (dwg) just use the autolisp command:
(Setenv "defaultformatforsave" "24")
 
Hi.

I understand the concept but not what file I have to edit or whatever I have to do to get to the setting you define. Can you give me an explanation about that?

Thank you very much
 
paste into the command line the following string:
(setenv "defaultformatforsave" "xx") where in place of xx insert the number corresponding to the format/version you want to save (see post above).
 
reporting in the command line setenv "defaultformatforsave" "36",autocad 2013 mac gives me unknown command.. .
I wait for your answer. .
Thank you.
greetings
 
I also have the same question. How can I set the rescue in previous versions? (I have autocad 2013 for mac).
Thank you! ! ! !
 
first I had written only setenv "defaultformatforsave" "36" without brackets.
Now I tried to rewrite with brackets. so it should work?
Tomorrow I try to pass a file to someone who has a previous version and I verify if I did it.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top