Category:Full Screen Processing Statements: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{:Full Screen Processing Statements}} | {{:Full Screen Processing Statements}} | ||
<noinclude> | |||
[[Category:Statements]] | |||
</noinclude> |
Latest revision as of 21:55, 15 July 2013
- 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.
Pages in category "Full Screen Processing Statements"
The following 5 pages are in this category, out of 5 total.