PROGRAM
PROGRAM statement performs no function other than to document the source code.
COMMAND SYNTAX
PROGRAM progname
SYNTAX ELEMENTS
Progname can be any string of characters.
EXAMPLE
PROGRAM HelpUser ! ! Start of program
Last update: Sat, 16 Jul 2022 15:34