LOAD SCRIPT Command

Description:

This command loads the name of the Script being executed, into a character variable.

Format:

 LOAD SCRIPT INTO variable

Parameter:

variable

A character variable into which the Script name is loaded. The Script name will be truncated as required, to fill the target variable.

Example:

 LOAD SCRIPT INTO Scriptname

See also:

Miscellaneous Commands