Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
Message 1112 (↑ Syntax Messages)
◄Key► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Message: 1112
Text: Compatibility directive forcing non standard behavior
Explanation: When the RM directive is set and an alphanumeric
data item is MOVEd to a numeric data item which is
defined as larger, your COBOL system adds space
characters to the front of the MOVEd data item. Under
the RM/COBOL system, however, leading zeros are added
to the front of the alphanumeric data item when it is
MOVEd to a numeric data item which is defined as
larger.
-♦-