
Chapter 2. Introducing File Manager 55
2.1.17 Dynamic template
When a COBOL or PL/I layout is not available, you can use the unformatted template. It
allows you to define a record structure you can use to map the data.
If you select option 3 (None) on the browse or edit panel, you are presented with unformatted
data as shown in Figure 2-38.
Figure 2-38 Result of an unformatted browse
After selecting option 4 (Create dynamic) on the browse or edit panel, you are presented with
the next panel, shown in Figure 2-39, where you can specify the characteristics of the record
layout. To add field names, use PF11 from this screen.
Figure 2-39 Dynamic template ...