Changed the handling of data that contains a null character
|
In DataMagic Ver.2, data that contains a null character is handled as follows:
- Extraction conditions:
-
The portion from the null character onwards is not cut off.
- Data conversion:
-
The portion from the null character onwards is cut off.
In Ver.3, if you use data that contains a null character in extraction conditions or data conversion, the system behaves according to the value set for Treat a null character as part of a field in the system environment settings. For this reason, even if you use the same data processing information settings, the resulting behavior might be different from that of Ver.2.