Full Screen Processing Statements

From BR Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
INPUT FIELDS (IN F)

Allows format-controlled data entry from the keyboard; redisplays the data as each field is exited.

INPUT SELECT (IN S)

Sets up a menu selection screen and accepts selection input.

PRINT FIELDS (PR F)

Displays data on the screen under format control.

RINPUT FIELDS (RI F)

Combines PRINT FIELDS and INPUT FIELDS.

RINPUT SELECT (RI S)

Sets up a menu selection screen, displays the menu items to be selected, and accepts selection input.