Figure 7 Numeric Conversion Function Process Flow
.
Data is read from an input file per 1 record, the portion of the numeric character field to convert is
extracted, and the numeric character conversion is performed. Conversion is performed for every
field, and the result is edited per 1 record and written to an output file.
The position from which the numeric character field in a record is extracted and the output field length
is determined by referring to the value specified in the Field Definition file created by the user. For
details, see “Creating a Field Definition File” on page 44.
Specification of the details (sign position, the number of decimal digits, and so on) of the numeric
character conversion method is controlled by the default specification parameter in the standard Edit
Option file provided. For details, see “Edit Option File” on page 48.
Code Conversion Functions
Undefined Character Code Processing (Single-byte)
The following figure illustrates the single-byte undefined character code process.
Code Converter Functions24