The following display shows the message subfile defined in the
example:
+--------------------------------------------------------------------------------+
| |
| MESSAGE SUBFILE |
| |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
|XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
+--------------------------------------------------------------------------------+
The following keywords are important in the example:
SFLMSGKEY
SFLPGMQ
SFLMSGRCD
Records in the subfile are messages from a message file.
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A*
00020A* MESSAGE SUBFILE
00030A*
00040A R SFLR SFL
00050A SFLMSGRCD(3) (1)
00060A MSGKEY (2) SFLMSGKEY (2)
00070A PGMQ (2) SFLPGMQ (2)
A
00080A R STLCTLR SFLCTL(SFLR)
00090A SFLSIZ(12) (3)
00100A SFLPAG(6) (3)
00110A 01 SFLDSP
00120A 02 SFLDSPCTL
00130A 03 SFLCLR
00140A 04 SFLEND (3)
A
A
00150A 1 32'MESSAGE SUBFILE'
A
Legend:
This subfile is built by a series of output operations to SFLR that place messages in the subfile as subfile records. Messages are truncated to fit single lines (76 characters or 128 characters, depending on display size), and second-level help is available. This subfile is displayed by an output operation to SFLCTLR with option indicator 01 set on.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.