Simulation Command Reference : Rational Statemate Actions : PROGRAM

PROGRAM

The PROGRAM statement is used to name the SCP.

Syntax:
program program_name where program_name is the name assigned to the SCP.
This statement is required as the first statement in the SCP.
Example:
PROGRAM ATM_control