DM_ANSIIO Keyword
9.4D
DM_ANSIIO=ON|OFF}
The DM_ANSIIO sets the default Data Manager IO behaviors to comply
with the PL/B ANSI standard. For the initial implementation of this keyword, the following IO behavior
is being changed when this keyword is set to the 'on' state:
For any READ instruction that is transferring record data into a FORM variable in a FILE, AFILE, or IFILE variable list, a FORMAT error is generated if the record data contains non-leading white space characters.
Example:
DM_ANSIIO=ON
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD
![]() |