REFFLD (Referenced Field) Keyword for Display Files--Example

Figure 236 shows how to specify the REFFLD keyword. See the example in Appendix A, When to Specify REF and REFFLD Keywords for DDS Files, for explanations of the various specifications.

Figure 236. Specifying the REFFLD Keyword

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8
00010A          R FMAT1
00020A            ITEM           5      3  1
00030A            ITEM1     R           5  2REFFLD(ITEM)
00040A            ITEM2     R           5 12REFFLD(FMAT1/ITEM)
00050A            ITEM3     R           5 22REFFLD(ITEM FILEX)
00060A            ITEM4     R           5 32REFFLD(ITEM LIBY/FILEX)
00070A            ITEM5     R           5 42REFFLD(FMAT1/ITEM LIBY/FILEX)
00080A            ITEM6     R           5 52REFFLD(ITEM *SRC)
     A