NET/MASTER Messages Manual
NNM0226
Messages
106159 Tandem Computers Incorporated 2–45
NNM0224
command
COMMAND CANNOT RUN WHILE 'PROGRUN' IS ACTIVE
Cause. A command was issued in a window but a PROGRUN command has control of
the window. The window could not accept other commands.
Effect. The command is rejected.
Recovery. Retry the command after the PROGRUN command has completed.
NNM0225 PROCEDURE NAME:
procname
IS NOT AN EXACT COMMAND NAME
Cause. A SYSPARMS CMDREPL=procname command was issued but procname was
not the full name of a command. SYSPARMS CMDREPL accepts only full command
names, not abbreviations.
procname
is the name of the NCL procedure that was to replace a command of the
same name.
Effect. No command replacement is made.
Recovery. Check the spelling of the command, specify the correct name, and retry the
command.
NNM0226 COMMAND:
procname
NOT REPLACEABLE BY AN NCL PROCEDURE
Cause. A SYSPARMS CMDREPL=procname command was issued but a non-
replaceable command was targeted for replacement.
procname
is the name of the NCL procedure that was to replace the command of
the same name.
Effect. The command is not replaced.
Recovery. Do not attempt to replace the command.