Dear all,
I'm looking for a solution for a little script for Draftsight.
I need to save some dwg (package of 80-100 files) with a script, so I created the easy script below, but it work for only 2 files! Where is the error?
Thanks in advance
------------------------------
_qsave
_close
_qsave
_close
_qsave
_close
_qsave
_close
_qsave
_close
etc.
------------------------------
