
PROGRAM statement
Syntax
PROG[RAM] [name]
Description
Use the PROGRAM statement to identify a program. The PROGRAM statement is optional; if you use it, it must be the first line in the program that is not a comment line.
name can be specified for documentation purposes; it need not be the same as the actual program name.
Example
PROGRAM BYSTATE