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 0215 (↑ Syntax Messages)
◄Key► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
Message: 0215
Text: VALUE in error or illegal for PICTURE type
Explanation: You may have made a mistake in the coding of a VALUE
clause in your program. For example, you have used a
numeric data item with a nonnumeric VALUE clause.
Alternatively, you have used a VALUE clause in an
illegal place, for example in conjunction with a data item
which has been redefined.
Resolution: Refer to your Language Reference for a full
description of the rules governing the use of the VALUE
clause.
-♦-