COBOL Messages


LNC1248

PICTURE string %1 does not describe valid data category.

30

Cause . . . . . : A PICTURE string must describe one of the following categories of data:

Alphabetic

Numeric

Alphanumeric

Alphanumeric edited

Numeric edited

Boolean.

Recovery . . . : Ensure that the PICTURE string describes one of the valid data categories.


[ Top of Page | Previous Page | Next Page | Table of Contents ]