Scripts and Script folders

Scripts control ITP/Server, to such an extent even that a start up script and a shut down script are used to configure ITP/Server and to create ITP configuration files.

Scripts are text files containing ITP/Server Script Language commands. ITP/Server comes with an ITP Script Editor to facilitate creating and editing scripts. A comprehensive ITP/Server Script Language Manual is available from the ITP/Server Script Editor menu or from the ITP/Server start menu folder.

It is possible to call scripts as components in other scripts. This mechanism is described in Using script components.

All scripts are located in the Scripts folder in the folder ITPWORK of an ITP/Server setup. This Script folder contains three subfolders: User Library, System Library, and System. The contents of these folders are described below.