Registering the script in the workbench as a "New project" wizard

If your script is intended to create the skeleton for a new project, you can register it so that the workbench proposes it in its standard "New Project" procedure.

For that you simply need to copy the script folder under the "AUTOMATION\SCRIPTS\" folder where the Workbench is installed:

   

Then your script will be available for creating a new project from the workbench. For that the user will have to select the "Automation script" choice in the "New Project" dialog box:

   

Your script must be compiled in order to be available as a wizard.

It is highly recommended that you copy the whole contents of your script project so that all possibly required template programs are available. By the way, if your script does not use templates, only the file "APPLI.XTI" is required in the script folder.