|  
| |  
|
|  
| |  
|
| |  
|
| |  
|
| |  
|
| |  
|
| |  
|
| |  
|
|   |
|
|   |
|
|
DYL-280 Sample Programs Available
- Example 1.
A basic, straight-forward report. Fields from input records are listed in a report. The report has 2 levels of control breaks, as well as Grand Totals.
- Example 2.
A more complicated "part number changes" report. This report includes some logic to manipulate some of the input fields (swapping some values, flagging special values) before printing the report.
- Example 3.
This example reads in an ACF2 extract file, selects certain records, reformats the data and writes it out again. The output here is a file, not a report.
 
|