General Reference
Mainframe Reference
Open PL/I Reference
Open PL/I Error Messages
MFPLI - PL/I Compiler Messages
MFPLI00000 - MFPLI00199
MFPLI00180 - MFPLI00199
MFPLI00184S "%1" is declared with the TYPE attribute; TYPE must not be used with any of: PICTURE, FIXED, FLOAT, BINARY, DECIMAL,
CHARACTER, BIT, ALIGNED, VARYING, POINTER, ENTRY, LABEL, FILE, or UNION.
MFPLI00200 - MFPLI00399
MFPLI00280 - MFPLI00299
MFPLI00281S "%1" is declared with the LIKE attribute but also with one or more data type attributes. LIKE must not be used
with any of: PICTURE, FIXED, FLOAT, BINARY, DECIMAL, CHARACTER, BIT, POINTER, ENTRY, LABEL, or FILE.