2004 - set saveas version via Lisp?

Discussion in 'AutoCAD' started by cadpoobah, Jul 24, 2003.

  1. cadpoobah

    cadpoobah Guest

    Is there a way using Lisp to set the
    saveas format in 2004?
     
    cadpoobah, Jul 24, 2003
    #1
  2. (getenv "DefaultFormatForSave")

    (setenv "DefaultFormatForSave" "YourValue")
     
    Jason Piercey, Jul 24, 2003
    #2
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.