Registering the script in the workbench as a tool

If your script is intended to modify an open project, you can register it so that the workbench proposes it from the "Tools / Automation Script" menu command.

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

   

Then your script will be available for modifying a project open with the workbench.

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.