Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by lprieur

  1. lprieur

    Simple DraftSight Script & close command

    Hello, Maybe it wasn't clear, but the "corrects" scripts of my second message don't work neither. If someone succeed in runing script on several file in DraftSight, please let me know.
  2. lprieur

    Simple DraftSight Script & close command

    I'm sorry, I did a mistake, it's not not SaveAs Open c:\TEST1.dwg but SaveAs c:\TEST1.dwg So here is the correct script : Open c:\TEST1.dxf SaveAs c:\TEST1.dwg Close Open c:\TEST2.dxf SaveAs c:\TEST2.dwg Close And the second also corrected : Open c:\TEST1.dxf SaveAs c:\TEST1.dwg Open...
  3. lprieur

    Simple DraftSight Script & close command

    Hello Everybody, My problem is quite similar to http://www.eng-tips.com/viewthread.cfm?qid=315908#post (closed thread, no answer given) I'm trying to run a DraftSight script (with prompt commands, no API), with a batch command (on several files). It should save a DXF file as a DWG file. The...

Part and Inventory Search

Back
Top