MPE/iX Shell and Utilities Reference Manual, Vol 1

mailx(1) MPE/iX Shell and Utilities mailx(1)
Message: else: no matching "if" statement
Cause: You issued an else command without a corresponding if command.
Action: Ensure that all else commands are preceded by a if command.
Message: endif: no matching "if" statement
Cause: You issued an endif command without a corresponding if command.
Action: Ensure that all endif commands are preceded by a if command.
Message: EOF inside "if" statement
Cause: While processing an if command, mailx encountered an end-of-file condition.
Action: If the if command is in your start-up file, ensure that you have included a corre-
sponding endif command. If you are entering the if in command mode, do not
enter the
EOF character before issuing the endif command.
Message: Extra arguments after "command" command
Cause: You included more arguments than command handles.
Action: Check the Command Mode Commands subsection for the correct arguments for
command.
Message: failed
Cause: You tried to pipe output through a command and the command failed.
Action: Verify that the command being used is a valid
MPE/iX
Shell and Utilities com-
mand that is capable of reading from the standard input.
Message: file "filename": system error
Cause: See syserror(3).
Action: See syserror(3).
Message: fork failed: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: fork for shell command: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: fork for shell: system error
Cause: See syserror(3).
Action: See syserror(3).
Message: if: missing argument
Cause: You did not provide an argument in an if command.
Action: Provide either r or s as the argument of the if command.
1-328 Commands and Utilities