Message 1 of 2
AS2023 Audit log interrupts batch processing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I am using advance steel 2023 and if I were to have a script run the command "audit" at any point in the script it would end at the completion of the audit command which opens an auditlog.txt file.
eg:
"UCS w -view swiso zoom e -purge a n audit y _vscurrent 2 _qsave "
where the "y" is in response to the request to fix errors.
If I wanted to batch run this for many drawings it would stop before "_vscurrent" and not open the next drawing.
It looks to me like acad is no longer the active application and it loses control/ability to invoke commands and my routine is effectively cancelled.
Is there a way to suppress opening of this text file, or writing to the log without opening it?
Kind regards,