Previous Topic Next topic Print topic


Defining Input and Output Files

You need to give instructions to define both the input and output files:

File Instructions
Input
USE input-file [record definition]
   [org organization] [key structure]
Output
GIVE output-file [record definition] 
   [org organization] [key structure]

Notes:

Previous Topic Next topic Print topic