800-READCSV
Name
800-READCSV-<FileName>
Description
On the first call, this API opens the file for input, if it is not already open. If there is a header, the routine reads the header and determines that fields are to be read and in what order. On subsequent calls, it reads a record into working storage (REC area), initializing any fields not flagged as used.
Return Values
One record is read from the CSV work file.
Programming Example: Reading Data from a CSV File
|