Scriptpro Not Saving due to AEC object - Version Conflict(?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've started using scriptpro to make changes across about 20 drawings successfully a few times. I've noticed at times it will complete the script with the "done" status. However, it won't actually save the file (there is an extra line after "QSAVE').
Log script:
...
Command1: complete.
Command2: complete.
Command3: QSAVE You are trying to save AEC objects to a previous version file format. This is not permitted. These objects can be viewed in a previous version if Proxy Graphics are enabled, but AEC commands will be disabled. Users of 2004, 2005 and 2006 versions should install an updated Object Enabler (available from www.autodesk.com/enablers) before opening these drawings. Previous versions will display error messages. Command:
Setting options to 2018 omits the bug and saves it! Great! Except I'd like to continue saving in 2013. I can run the commands literally from the command line in the same order without any issue. . . It's only error prone when using scriptpro. The biggest frustration is that I executed on the exact files earlier today without issue.
Thanks for any input
-Thaddeus
See attached script. It's a fairly simple replace and update scheme for blocks/attributes. It's saved me a ton of time already.