5.2 Invalid Database Data
When Acu4GL receives a null
field
from the database, it translates it to COBOLas follows:
Numbers (including dates):
zero
Text (including binary):
spaces
See the
DATE directive
in Chapter 4 for additional information about the handling of invalid dates.