Skip to main content

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