MFPLI10060 - MFPLI10079
MFPLI10060E The built-in-name built-in is not yet supported.
The COUNT built-in function is not yet supported.
MFPLI10061S Structure arrays containing CHAR varying data items when applied as the argument to the STRING built-in or pseudovariable is not yet supported.
The STRING built-in function and pseudovariables currently only support CHAR VARYING members of non-array structures.
MFPLI10062S The POLY built-in is not supported.
This built-in function is not supported.
MFPLI10065S Structures containing a mix of arrays and CHAR VARYING data items when applied as the argument to the STRING pseudovariable is not yet supported.
The STRING pseudovariable currently only supports structures that do not have both array and CHAR VARYING members.
MFPLI10066W The ONLOC built-in is not supported.
The ONLOC built-in function is not supported and will return the value '**UNKNOWN**'.
MFPLI10067W The ABNORMAL attribute is parsed but ignored.
The ABNORMAL attribute is not supported and the variable is considered to be NORMAL.
MFPLI10068S The -graphic compile-time switch is required for GRAPHIC support.
If the program contains GRAPHIC strings the -graphic compiler option should be specified.
MFPLI10069E The built-in-name built-in subroutine is not yet supported.
The GRAPHIC built-in function is not yet supported on this platform.
MFPLI10070S EBCDIC GRAPHIC is not yet supported on this platform.
Only ASCII GRAPHIC is currently supported on this platform.
MFPLI10071S The built-in-name built-in subroutine is not supported.
Checkpoint restart is not supported.
MFPLI10072S Assignment of a non-array structure to array of structure requiring conversion is not yet supported.
Assignment of a non-array structure to an array of structures is currently only supported if no conversion is required.
MFPLI10073E FIXED DECIMAL fractions with precision < scale are not yet supported.
FIXED DECIMAL fractions are currently only supported if the scale factor is not greater than the precision.
MFPLI10074E Conversion error encountered on NUMERIC (N) literal constant; zero assumed.
The string between the quotes must represent a valid arithmetic constant optionally preceded by a sign and surrounded by blanks.
MFPLI10076S ENTRY variables are not yet supported with STATIC INITIAL on this platform.
STATIC ENTRY variables may not yet have the INITIAL attribute on this platform.
MFPLI10077S Use of the BYVALUE attribute with type FLOAT BINARY and precision > 23 is only supported for arguments passed to non-PL/I routines.
The declaration of a FLOAT BINARY parameter with precision > 23 may not also have the BYVALUE attribute.
MFPLI10079S ENVIRONMENT option TP not supported.
Teleprocessing datasets are not supported.
Parent topic:
MFPLI - PL/I Compiler Messages