record array is the identifier of a program array of RECORD variables.
screen array is the identifier of a screen array.
To use the DISPLAY ARRAY statement, you must do the following:
key name is one or more of these keywords, in uppercase or lowercase letters, separated
by commas, to specify a key:
| ACCEPT
| HELP
| NEXT or
| RETURN
|
| DELETE
| INSERT
| NEXTPAGE
| RIGHT
|
| DOWN
| INTERRUPT
| PREVIOUS or
| TAB
|
| ESC or ESCAPE
| LEFT
| PREVPAGE
| UP
|
| F1 through F64
|
|
|
|
| CONTROL-char (except A, D, H, I, J, L, M, R, or X)
|
|
|
|