Pathmaker Messages Manual

Pathmaker Messages
067870 Tandem Computers Incorporated 2–103
Invalid name — SCREEN COBOL reserved word
name
Cause.
name
is a reserved word in Screen COBOL.
Issued by the Pathmaker product and by PMADL.
Effect. Requester generation fails.
Recovery. Change
name
, avoiding Pathway and Screen COBOL reserved words. The
Data Management Reference Summary contains lists of reserved words for Pathway,
DDL, Screen COBOL, COBOL, and Enform.
Invalid Nowait Value —
new-process
Cause. The new process request does not contain Y or N in the NOWAIT-FLAG.
Issued by the Pathmaker product.
Effect. New process startup fails.
Recovery. This error is caused by a programming error within Pathmaker; contact your
Tandem representative.
Invalid numeric item; In
called-program
Cause. In the custom code, a numeric item was moved into a non-numeric variable.
CALL error issued by the generated application.
Effect. CALL fails.
Recovery. Check the custom code for non-numeric data moved to a numeric variable.
Correct and then regenerate.
Invalid object file to contain server object specified
Cause. You specified an invalid file name to receive the compiled server object.
Issued by the Pathmaker product and by PMADL.
Effect. Server generation fails.
Recovery. Go to the Server Definition screen and correct the object file name, then
regenerate.