NET/MASTER Messages Manual

NNM2096
Messages
2–382 106159 Tandem Computers Incorporated
NNM2096
error_type
SPECIFIED ASSIGN OPTION DOES NOT REQUIRE SOURCE
DATA.
Cause. The ASSIGN verb specified an option to update the attributes of variables that
did not require source data, but source data was supplied.
error_type
is ERROR:.
Effect. Compilation continues, but no executable code is produced.
Recovery. Remove the source data specification.
NNM2097
error_type
filename
lineno
PARAMETER
paramnum
OMITTED TO
BUILTIN
builtin
Cause. The mandatory parameter did not have a value.
error_type
is ERROR:.
filename
is the name of the file containing the error.
lineno
is the line number where the error occurred.
paramnum
is the parameter position.
builtin
is the name of the built-in function.
Effect. Compilation continues, but no executable code is produced.
Recovery. Correct the line.
NNM2098
error_type
INVALID USE OF SOURCE MDO KEYWORD ON OPTION
SPECIFIED
Cause. The ASSIGN verb used the MDO operand, but the operand was not valid for
the specified option.
error_type
is ERROR:.
Effect. Compilation continues, but no executable code is produced.
Recovery. Remove the MDO operand from the verb.