VALUES (Values) Keyword for Display Files --Example

Figure 289 shows how to specify the VALUES keyword for a character and numeric values test.

Figure 289. Specifying the VALUES Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A            RESPC         11   I  8  2VALUES('A' 'B' 'C' 'D')
00020A            RESPN         31  0I  9  2VALUES(33 -42 01)
00030A            DECFLD         1  2I 11  2VALUES(1.2 100)
     A