Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Simple (for some) Script questions...

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
136 Views, 2 Replies

Simple (for some) Script questions...

I want to run Audit on a list of files that make up an assembly in MD4.
I've created a simple scr that will open, audit, close and save a file.
What I'd like is to see the outcome of each audit, whether there were
any errors and if so how many were fixed.

Below is the test.scr I made. How can I add the output?

open
I:\AUTOCAD\DRAWINGS\LIBRARY\3DSTUFF\dodge_FCSC124224.dwg
audit
y
close
y


thanks
Whit
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Whit,

Does setting the AUDITCTL system variable work for you?

-- Chris

"whit" wrote in message
news:3B0937D7.3C3DC2FF@naltex.com...
> I want to run Audit on a list of files that make up an assembly in MD4.
> I've created a simple scr that will open, audit, close and save a file.
> What I'd like is to see the outcome of each audit, whether there were
> any errors and if so how many were fixed.
>
> Below is the test.scr I made. How can I add the output?
>
> open
> I:\AUTOCAD\DRAWINGS\LIBRARY\3DSTUFF\dodge_FCSC124224.dwg
> audit
> y
> close
> y
>
>
> thanks
> Whit
Message 3 of 3
Anonymous
in reply to: Anonymous

Looks like it will do it, thanks!

Whit



Chris Villanueva wrote:
>
> Whit,
>
> Does setting the AUDITCTL system variable work for you?
>
> -- Chris
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost