Plot, Batch Sign and Publish Log

Last modified by Dennis Knudsen on 2023/09/06 15:58

It's now possible to get a log after the Plot, Batch Sign or Publish have finished its work. 

1694006801330-386.png

1694008678199-262.png

The logfile will be placed in the C:\Users\"USERNAME"\AppData\Local\Temp and the logfile will be named: Project$UserEmail$Function$Date-Time.

1694007095129-783.png

The log file will show if the processes were completed with errors and where the error happened. This will make it easier to see if any drawings caused an error and why.

1694007900941-531.png

There is also added 4 new variables:

SINGLEFILEPLOT - Sets if each plotted drawing should use a new AutoCAD Session instead of the default 10 per session.

SINGLEFILEBATCHSIGN - Sets if each batch signed drawing should use a new AutoCAD Session instead of the default 10 per session.

SINGLEFILEPUBLISH - Sets if each Published drawing should use a new AutoCAD Session instead of the default 10 per session.

WAITINGTIMEFORSCRIPTTORUN - Sets the timeout in seconds for the AutoCAD session if "SingleFile" is used.