Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

PROG (PROGRAM)

Specifies the program name.

Synopsis

PROG name
PROGRAM name

Arguments

name A name used to identify the current program. Must be a valid identifier.

Description

The PROGRAM statement is used to specify a name for the current program. It must appear as the first non-comment line of the program.

See Also

FeedbackOpens in a new tab