DDS keyword entries for display files (positions 45 through 80)
You type the keyword entries that define display files in positions
45 through 80 (functions).
ALARM (Audible Alarm) keyword for display files
Use this record-level keyword to specify that the i5/OS™ operating
system is to activate the audible alarm when this record is displayed. The
alarm is of short duration.
ALWGPH (Allow Graphics) keyword for display files
This file- or record-level keyword allows the display of graphics and the alphanumeric contents displayed by the record format on a 5292 Model 2 Color Display Station at the same time.
ALWROL (Allow Roll) keyword for display files
Use this record-level keyword to allow your program to page through data in a window on the display when displaying the record format you are defining.
ASSUME (Assume) keyword for display files
Use this record-level keyword to specify that the i5/OS™ operating system
is to assume that this record is already shown on the display when this file
is opened.
BLANKS (Blanks) keyword for display files
This field-level keyword, when specified for a numeric, input-capable field, enables your program to distinguish when the field is blank and when the field is zero on the display. In either case, your program recognizes zeros.
BLKFOLD (Blank Fold) keyword for display files
Use this field-level keyword for named, output-only fields (but not message or program-to-system fields) that are defined so that they overflow onto subsequent display lines.
CHRID (Character Identifier) keyword for display files
Use this field-level keyword to specify that a named field be translated if the CHRID parameter value for the display file differs from the CHRID parameter value for the workstation.
CLEAR (Clear) keyword for display files
Use this file- or record-level keyword to specify that your program
is to receive control if the workstation user presses the Clear key, and optionally,
that the i5/OS™ operating
system is to set on the specified response indicator.
CLRL (Clear Line) keyword for display files
Use this record-level keyword to specify that the i5/OS™ operating
system is to clear (delete) a specific number of lines before the record is
displayed. Only those lines are cleared.
COMP (Comparison) keyword for display files
Use this field-level keyword to specify that the i5/OS™ operating
system is to compare the data that the workstation user types into an input
or input/output field with the specified value.
CSRLOC (Cursor Location) keyword for display files
Use this record-level keyword to specify the cursor location on an output operation to the record format you are defining. Your program sends the output operation after setting the cursor location.
DFT (Default) keyword for display files
Use this field-level keyword to specify the constant value for constant fields (unnamed fields) and to specify a default value for named fields.
DLTCHK (Delete Check) keyword for display files
Use this field-level keyword to specify that the i5/OS™ operating system
is to ignore all validity checking and CHKMSGID keywords that are specified
for a referenced field.
DLTEDT (Delete Edit) keyword for display files
Use this field-level keyword to specify that the i5/OS™ operating system
is to ignore the EDTCDE or EDTWRD keyword if one of them is specified for
a referenced field. This keyword is valid only when you specify R in
position 29.
DSPMOD (Display Mode) keyword for display files
Use this record-level keyword to specify which of two modes (display sizes) you want to use for the 3180, 3477, or the 3197 Model D1, D2, W1, or W2 display station.
ERASE (Erase) keyword for display files
Use this record-level keyword with the OVERLAY keyword to specify that the records whose names you supplied as parameter values are to be erased from the display when this record is written.
ERASEINP (Erase Input) keyword for display files
Use this record-level keyword with the OVERLAY keyword to erase unprotected input-capable fields already on the display. (Unprotected input-capable fields are fields for which the DSPATR(PR) keyword is not in effect.)
FRCDTA (Force Data) keyword for display files
Use this record-level keyword to display a record format immediately, without waiting for the next input or input/output operation. When the buffer is partially full, the FRCDTA keyword can be used to clear the buffer.
GETRETAIN (Get Retain) keyword for display files
Use this record-level keyword with the UNLOCK keyword to specify
that the i5/OS™ operating system
is not to erase input-capable fields on input operations as described under
the UNLOCK keyword.
HLPCLR (Help Cleared) keyword for display files
Use this record-level keyword to clear the list of active help specifications. When this record is displayed, only the online help information defined on the current record format or on the file level is accessible.
HLPCMDKEY (Help Command Key) keyword for display files
Use this record-level keyword to return control to your application program after a command attention (CA) or command function (CF) key is pressed on an application help record format.
HLPDOC (Help Document) keyword for display files
Use this file- or help-specification-level keyword to define the document to use as help information text for a specific location on the display.
HLPEXCLD (Help Excluded) keyword for display files
Use this help-specification-level keyword to indicate that the online help information associated with this help specification should not be displayed as extended help, but is available as item-specific help.
HLPFULL (Help Full) keyword for display files
Use this file-level keyword to indicate that the help text for the help panel group of the application should be displayed using the full screen rather than using windows.
HLPID (Help Identifier) keyword for display files
Use this constant field-level keyword to specify an identifier for the constant in the field-level help. The identifier you specify can be used on the HLPARA keyword to link help text to this constant field.
HLPPNLGRP (Help Panel Group) keyword for display files
Use this file- or help-specification-level keyword to specify the source of user interface manager (UIM) defined online help information to be displayed when the Help key is pressed.
HLPRCD (Help Record) keyword for display files
Use this file- or help-specification-level keyword to specify the record format containing the online help information to be displayed when the Help key is pressed.
HLPTITLE (Help Title) keyword for display files
Use this file- or record-level keyword to define the default title of online help information in panel group. The help information is displayed using the full screen.
HOME (Home) keyword for display files
Use this file- or record-level keyword to specify that you want to recognize and handle the Home key through your program.
INDARA (Indicator Area) keyword for display files
Use this file-level keyword to remove option and response indicators from the buffer (also called the record area) and place them in a 99-byte separate indicator area.
INDTXT (Indicator Text) keyword for display files
Use this file-, record-, or field-level keyword to associate descriptive text (indicating intent or usage) with a specific response or option indicator. You can specify it once for each response and option indicator.
INZINP (Initialize Input) keyword for display files
Use this record-level keyword to initialize input/output fields without necessarily sending the initialized data to the display when the PUTOVR and ERASEINP(*ALL) keywords are both in effect.
INZRCD (Initialize Record) keyword for display files
Use this record-level keyword to specify that if this record is not already on the display, it is to be written to the display before an input operation is sent from the program specifying this record name.
LOGINP (Log Input) keyword for display files
Use this record-level keyword to specify that the input buffer
for this record format is to be written to the job log each time the i5/OS™ program performs an input
operation for the record.
LOGOUT (Log Output) keyword for display files
Use this record-level keyword to specify that the output buffer
for this record format is to be written to the job log each time the i5/OS™ program performs an output
operation for the record.
MNUBARDSP (Menu-Bar Display) keyword for display files
Use this record-level keyword to display a menu bar. The MNUBARDSP keyword has two formats: one for records that contain the MNUBAR keyword and one for records that do not contain a MNUBAR keyword.
MSGALARM (Message Alarm) keyword for display files
Use this file- or record-level keyword to specify that the system is to sound the audible alarm when this record is displayed with an active ERRMSG, ERRMSGID, SFLMSG, or SFLMSGID keyword, or when a validity checking error is detected. The alarm is of short duration.
MSGID (Message Identifier) keyword for display files
Use this field-level keyword to allow an application program to identify, at program run time, the message description that contains text for a named field.
OPENPRT (Open Printer File) keyword for display files
Use this file-level keyword to specify that after the printer file is opened (the first time the user presses the Print key), it is to remain open until the associated display file is closed.
OVERLAY (Overlay) keyword for display files
Use this record-level keyword to specify that the record format that you are defining should appear on the display without the entire display being deleted first.
OVRDTA (Override Data) keyword for display files
Use this field- or record-level keyword with the PUTOVR keyword to override the existing data contents of a field or record already on the display.
PAGEDOWN/PAGEUP (Page Down/Page Up) keywords for display files
Use these file- or record-level keywords to specify that you want
to use your program to handle any situation where the workstation user has
pressed the Page Down or Page Up keys and the i5/OS™ operating
system cannot page through the display.
PASSRCD (Passed Record) keyword for display files
Use this file-level keyword to specify the record format to be
used by the i5/OS™ operating system
when unformatted data is passed to your program by another program.
PRINT (Print) keyword for display files
Use this file- or record-level keyword to specify that the workstation user can press the Print key to print the current display.
PROTECT (Protect) keyword for display files
Use this record-level keyword with the OVERLAY keyword to specify that when the record you are defining is displayed, all input-capable fields already on the display are to be changed to output-only fields.
PULLDOWN (Pull-Down Menu) keyword for display files
Use this record-level keyword to define a record as a pull-down menu for a menu bar. When this record is written, it is saved by the system and it is displayed later as a pull-down menu for a menu-bar choice.
PUTOVR (Put with Explicit Override) keyword for display files
Use this record-level keyword to permit the override of either display attributes or data contents (or both) of specific fields within a record displayed on a workstation device. By using PUTOVR, you can reduce the amount of data sent to the display device.
PUTRETAIN (Put-Retain) keyword for display files
Use this record- or field-level keyword with the OVERLAY keyword
so that the i5/OS™ operating
system does not delete data already on the display when displaying a record
again. The PUTOVR keyword has a function similar to, but more effective than,
PUTRETAIN.
RANGE (Range) keyword for display files
Use this field-level keyword for input-capable fields to specify
that the i5/OS™ operating
system is to perform validity checking on the data that the workstation user
types into the field.
REF (Reference) keyword for display files
Use this file-level keyword to specify the name of a file from which field descriptions are to be retrieved or when you want to duplicate descriptive information from several fields in a previously described record format.
REFFLD (Referenced Field) keyword for display files
Use this field-level keyword to refer to a field when the name, record format, file, or library of the referenced field differs from its equivalent in positions 19 through 28.
RETLCKSTS (Retain Lock Status) keyword for display files
Use this record-level keyword to specify that the system should not unlock keyboard on the next input operation. This keyword prevents the loss of data when an input operation is started and data is already being transmitted from the keyboard.
ROLLUP/ROLLDOWN (Roll Up/Roll Down) keywords for display files
Use these file- or record-level keywords to specify that you want
to use your program to handle any situation where the workstation user has
pressed the Roll Up or Roll Down keys and the i5/OS™ operating
system cannot move the text lines on the display.
RTNDTA (Return Data) keyword for display files
Use this record-level keyword to specify that, when your program
sends an input operation to this record format, the i5/OS™ operating system
is to return the same data that was returned on the previous input operation
sent to this record format.
SETOF (Set Off) keyword for display files
Use this record-level keyword to specify that when an input operation sent to this record format is completed, the specified response indicator is to be set off.
SFLCLR (Subfile Clear) keyword for display files
Use this record-level keyword on the subfile control record format so that your program can clear the subfile of all records. This keyword differs from the SFLDLT keyword in that the subfile is not deleted.
SFLCSRRRN (Subfile Cursor Relative Record Number) keyword for display files
Use this record-level keyword on the subfile control record format to return the relative record number of the record on which the cursor is located within a subfile. If the subfile records occupy more than one line, use this keyword in conjunction with the SFLMODE keyword to determine the location of the cursor.
SFLCTL (Subfile Control) keyword for display files
Use this record-level keyword to specify that this record format is to be a subfile control record format. This record format must immediately follow the subfile record format.
SFLDROP (Subfile Drop) keyword for display files
Use this record-level keyword on the subfile control record format to assign a command attention (CA) or a command function (CF) key that the workstation user can press to fold or to truncate subfile records that require more than one display line.
SFLDSP (Subfile Display) keyword for display files
Use this record-level keyword on the subfile control record format
so that the i5/OS™ operating
system displays the subfile when your program sends an output operation to
the subfile control record format.
SFLDSPCTL (Subfile Display Control) keyword for display files
Use this record-level keyword on the subfile control record format
so that the i5/OS™ operating system
displays fields in the subfile control record format when your program sends
an output operation to the subfile control record format.
SFLEND (Subfile End) keyword for display files
Use this record-level keyword on the subfile control record format to permit the display of a plus sign (+) or text (More… or Bottom) in the lower-right display location occupied by the subfile or a scroll bar.
SFLENTER (Subfile Enter) keyword for display files
Use this record-level keyword on the subfile control record format
to specify that the Enter key is to be used as a Page Up key. This allows
the i5/OS™ operating system to page
through a subfile of more than one page when the Enter key is pressed.
SFLFOLD (Subfile Fold) keyword for display files
Use this record-level keyword on the subfile control record format to assign a command attention (CA) or a command function (CF) key that the workstation user can press to truncate or to fold subfile records that require more than one display line.
SFLINZ (Subfile Initialize) keyword for display files
Use this record-level keyword on the subfile control record format
to specify that the i5/OS™ operating
system is to initialize all records in the subfile on an output operation
to the subfile control record format (identified by the SFLCTL keyword).
SFLLIN (Subfile Line) keyword for display files
Use this record-level keyword on the subfile control record format to specify that the subfile is to be displayed as a horizontal subfile (having more than one column of records displayed).
SFLMODE (Subfile Mode) keyword for display files
Use this record-level keyword on the subfile control record format to return an indication of whether the subfile was in folded or truncated mode on input. You can use this keyword in conjunction with the (Subfile Cursor Relative Record Number (SFLCSRRRN) keyword to determine the location of the cursor within a subfile.
SFLMSGKEY (Subfile Message Key) keyword for display files
Use this field-level keyword on the first field in the subfile record format for a message subfile (Subfile (SFL) and Subfile Message Record (SFLMSGRCD) keywords specified).
SFLMSGRCD (Subfile Message Record) keyword for display files
Use this record-level keyword on the subfile record format to specify that this subfile is to be a message subfile and that the records displayed when the subfile is displayed are to be messages from a program message queue.
SFLNXTCHG (Subfile Next Changed) keyword for display files
Use this record-level keyword on the subfile record format to force the workstation user to correct program-detected typing errors in subfile records that have been read by the program.
SFLPAG (Subfile Page) keyword for display files
Use this record-level keyword on the subfile control record format to specify the number of records in the subfile to be displayed at the same time.
SFLRCDNBR (Subfile Record Number) keyword for display files
Use this field-level keyword on the subfile control record format to specify that the page of the subfile to be displayed is the page containing the record whose relative record number is in this field.
SFLRNA (Subfile Records Not Active) keyword for display files
Use this record-level keyword with the Subfile Initialize (SFLINZ) keyword on the subfile control record format so that your program can initialize a subfile with no active records. To do this, your program sends an output operation to the subfile control record format with the SFLINZ keyword selected.
SFLROLVAL (Subfile Roll Value) keyword for display files
Use this field-level keyword in the subfile control record format
to specify that the workstation user can type a value into this
field to tell the i5/OS™ operating
system how many records to page up or down when the appropriate paging key
is pressed.
SFLSCROLL (Subfile Scroll) keyword for display files
Use this field-level keyword in the subfile control record format to return the relative record number of the subfile record that is at the top of the subfile when control is given back to your program.
SFLSIZ (Subfile Size) keyword for display files
Use this record-level keyword on the subfile control record format to specify the number of records in the subfile. The maximum number of records allowed is 9999. This keyword is required for the subfile control record format.
TEXT (Text) keyword for display files
Use this record- or field-level keyword to supply a text description (or comment) for the record format or field that is used for program documentation.
TIMSEP (Time Separator) keyword for display files
Use this field-level keyword to specify the separator character that is used for a time field. This keyword is valid only for time fields (data type T).
UNLOCK (Unlock) keyword for display files
Use this record-level keyword to specify that the i5/OS™ operating system
is to unlock the keyboard immediately after issuing an input operation to
the record format you are defining.
USER (User) keyword for display files
Use this field-level keyword to display the user profile name for the current job as a constant (output-only) field that is 10 characters long.
VLDCMDKEY (Valid Command Key) keyword for display files
Use this file- or record-level keyword to specify that the i5/OS™ program is to set on the specified
response indicator when any valid command key other than the Enter key is
pressed by the workstation user.
WDWTITLE (Window Title) keyword for display files
Use this record-level keyword to specify the text, color, and display attributes for a title that will be imbedded within the top or bottom border of a window.
WRDWRAP (Word Wrap) keyword for display files
Use this file-, record-, or field-level keyword for named fields that are defined such that they overflow onto subsequent display lines or for continued-entry fields.