Invocation Errors


PRO/5 setup and switch translation.

Error Message

Description

pro5: <value>: duplicate switch

Program name given twice. Typically, this indicates an error in arguments. Occasionally, it indicates a control character embedded in the command line.

pro5: <value>: name too long

Program name used on startup too large for name space. The limit is 64 characters.

pro5: <value>: duplicate/conflicting switch

A "-m" or "-w" was given twice.

pro5: <value>: bad memory specifier

Value following "-m" or "-w" option not an integer value or is too large for PRO/5.

pro5: <value>: invalid switch

Neither PRO/5 nor the filesystem recognize the switch given.

See also Configuration Errors.