i watch to export dwg in command line or macro.
in manual [COLOR=#000000][FONT=Verdana]DRAFT User Guide.pdf chapter 7 ,i see how export dxf ,but i dont undesrtand chapter to export dwg,
I see only command to configure and not to export.
Some one can explain me,,,
thank you[/FONT][/COLOR]
It's the same LIEXEC command.
Different option.
For example LIEXEC /Draft_DWG_LI 'R15' ConfigData 'MyConfigData'
Where R15 stands for DWG Autocad 2000 & 2002
[QUOTE=corrado;94760]It's the same LIEXEC command.
Different option.
For example LIEXEC /Draft_DWG_LI 'R15' ConfigData 'MyConfigData'
Where R15 stands for DWG Autocad 2000 & 2002
dear corrado,i type:
First line to put config
second line to lunch export
""
LIEXEC /Draft_DWG_LI 'R13' ConfigData 'dra-dxf-full'
PLOT /NAME OF SHEET DXF /PATH/NAMEDRAWING.dwg
""
i have my file in .dwg but when i open it ,autocad tell me that the drawing is an invalide file