SYSNAME (System Name) keyword for display files

You use this field-level keyword to display the current system name as a constant (output-only) field that is 8 characters long.

You can specify the location of the field, the SYSNAME keyword, and, optionally, the COLOR, DSPATR, and TEXT keywords. Positions 17 through 38 must be blank.

This keyword has no parameters.

Option indicators are not valid for this keyword, although option indicators can be used to condition the field on which it is specified.

Example

The following example shows how to specify the SYSNAME keyword.

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A          R RECORD1
00020A                                  2 62'SYSTEM:'
00030A                                  2 72SYSNAME
     A