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 1011 (↑ Syntax Messages)
◄Key► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Message: 1011
Text: DBCS literal has length of zero. Length of one DBCS
character assumed
Explanation: The Double Byte Character Set (DBCS) literal you have
defined in your source code is empty, that is, you have a
pair of quotation marks with no DBCS character between
them. Your COBOL system has assumed that the literal is two
characters long, and that it has a value of spaces.
-♦-