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
The PROGRAM statement is used to name the SCP.
program_name