Default Location
| Reserved for
|
First line
| Prompt line (output from PROMPT statement); also Menu line (command value from
MENU statement)
|
Second line
| Message line (output from MESSAGE statement; also the description value output
from MENU statement);
|
Third line
| Form line (output from DISPLAY FORM statement)
|
Last line
| Comment line in any 4GL window except SCREEN.
|
These positional values are relative to the first or last line of the 4GL
window, rather than to the Application window. (The Error line is always the last
line of the Application window.) When you open a new 4GL window, however, the
OPEN WINDOW ATTRIBUTE clause can override these defaults for every reserved line
(except the Error line). This disables the OPTIONS statement reserved line
specifications only for the specified 4GL window.