MPLIR05540 - MPLIR05559
MPLIR05540I E format error (34).
An EDIT directed file operation has been attempted with an invalid E FORMAT specification. .
MPLIR05541I I/O stack overflow.
An EDIT directed file operation exceeded the number of nested format specifiers allowed by Open PLI (16). .
MPLIR05542I Conversion error.
An EDIT directed file operation contained data characters that could not be converted to the specified target type. .
MPLIR05543I LIST input to long.
A GET or PUT LIST directed statement has exceeded the maximum size allowed. (32767 for SBCS, 65535 for DBCS).
MPLIR05544I Implicit open failed.
An implicit OPEN of a PL/I file has failed. .
MPLIR05545I EOF found while parsing edited input.
EOF was encountered while parsing EDIT(d) input.
MPLIR05546I End of string on GET/PUT STRING.
End of string was unexpectedly encountered on a GET/PUT STRING statement.
MPLIR05547I Invalid format for GET/PUT STRING.
Invalid FORMAT characters were specified for a GET STRING operation.
MPLIR05548I Invalid input for GET.
An invalid format (PAGE, LINE, TAB) was specified for GET operation.
MPLIR05549I Cannot intialize RPG screens.
Deprecated - should never occur.
MPLIR05550I Not open for read.
Deprecated - should never occur.
MPLIR05551I REWRITE on input file.
A REWRITE was attempted on a file opened SEQUENTIAL, or the previous i-o on the FILE was not a READ.
MPLIR05552I File not open on non-optional.
The file was not successfully opened.
MPLIR05553I File open on optional.
Deprecated - should never occur.
MPLIR05554I Sequential error on REWRITE or DELETE, COBOL85.
Deprecated - should never occur.
MPLIR05555I Sequential error no next record COBOL85.
Deprecated - should never occur.
MPLIR05556I Bad record size on current record.
The RECORD condition was raised due to a logic error, a problemw with the physical file record length, merging of the FILE attributes between the DCL, the ENV option, JCL and/or Environment variables. .
MPLIR05557I Cannot read log record.
Deprecated - should never occur.
MPLIR05558I Bad log record.
Deprecated - should never occur.
MPLIR05559I Cannot open log file.
Deprecated - should never occur.
Parent topic:
MPLIR - PL/I Runtime Messages