Screen Format
In full-screen mode, the online DDDL compiler uses a standard screen that has:
idmscu19
In full-screen mode, the online DDDL compiler uses a standard screen that has:
- A preformatted top line
- An unformatted input/output area
END&sub1. IDD nn.n ONLINE&sub2. NO ERRORS&sub3. DICT=EDUCDICT&sub4. 1/69&sub5. DISPLAY REC REC-LAYOUT. *+ ADD *+ RECORD NAME IS REC-LAYOUT VERSION IS 1 *+ DATE CREATED IS mm/dd/yy *+ TIME LAST UPDATED IS 07491666 *+ PREPARED BY GDJ *+ RECORD LENGTH IS 240 *+ PUBLIC ACCESS IS ALLOWED FOR ALL *+ RECORD NAME SYNONYM IS REC-LAYOUT VERSION 1 *+ COPIED INTO MAP TOON-REC VERSION 1 WITHIN PANEL TOON-REC-OLMPANEL *+ VERSION 1 *+ COPIED INTO MAP GER-OCCU VERSION 1 WITHIN PANEL GER-OCCU-OLMPANEL *+ VERSION 1 *+ . *+ RECORD ELEMENT IS LINE-LAYOUT VERSION 1 *+ LINE IS 000100 *+ LEVEL NUMBER IS 02 *+ USAGE IS DISPLAY *+ ELEMENT LENGTH IS 240 *+ POSITION IS 1 *+ . *+ SUBORDINATE ELEMENT IS CHAR-LAYOUT VERSION 1 *+ LINE IS 000200
Top Line
The top line of the screen contains the following areas (areas are numbered in the sample screen above):
- Command areaih1.command area Provides twenty spaces in columns 2 through 21 for entering commands to manipulate the work file and to communicate with the DDDL compiler; these commands are listed under Top-line Commands later in this section; they are described in detail inCA IDMS Common Administrating section.
- Name areaDisplays the name of the compiler and the release number.
- Message areaDisplays one of the following, as appropriate: the work-file page and line number; the literal NO ERRORS; the number of error messages issued for the compile; or a message describing the status of a top-line command.
- Dictionary areaDisplays either the name of the current dictionary (if other than the default) or the literal BLK, which signifies use of a line command.Line number areaDisplays one of the following, as appropriate: the literal EMPTY or the top (current) line of the screen I/O area, followed by the total number of lines (last line) in the work file.
Input/output Area
Below the screen's top line, the input/output area covers the remainder of the screen. The online DDDL compiler uses a line length of 79 regardless of the terminal width; however, the number of lines displayed varies based on the type of terminal in use.