Customizing script files using a text editor

Customizing script files using a text editor

The easiest way to create or customize a script file manually is to record and save a script in progeCAD that approximates the commands and actions you want, then customize the script as necessary using a text editor. In addition to progeCAD commands, it is also common to include standard LISP functions and commands in script files.

Be sure to save the script file in ASCII format with an .scr file extension.

Tell me about...

Understanding script syntax

Using common commands and system variables

Running progeCAD with command line options

Running custom applications from a script