Save & Run Project Files
Project files are simply text files which contain multiple script files. Running a project file runs each script file contained within that project file. To create a project file click the “Scripts” tab.

Click the “Add Script to List” button.

Select file createhtml.scr and click the “Open” button to add the script to a new project. For this demonstration we will only add one script. In reality we could have added as many as we wanted. Click the “Cancel” button.

Notice that the script now appears in the new project list. Click the “Save Project” button.

Type project1 and click the “Save” button.

You will see the following message. Click the “OK” button.

To run the project now click the “Process” button.

Project files can also be run from Ultra AutoCAD Tool in “quiet” mode from the command prompt. Click Window’s Start Button which is typically located at the lower left corner of the screen. Select “Run…” and type "C:\Program Files\Ultra AutoCAD Tool\acadtool.exe" C:\Program Files\Ultra AutoCAD Tool\projects\project1.prj then click the “OK” button to run the project. File C:\Program Files\Ultra AutoCAD Tool\ATTEXT.HTM will be created.

|