Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–281
Value too large; Desc # =
descriptor-num
In
called-program
Cause. An arithmetic calculation or MOVE placed an invalid numeric in a numeric
variable.
CALL error issued by the generated application.
Effect. CALL fails.
Recovery. Check custom code for invalid data movement. Desc NUM is available in
the compiler listing if ?SMAP is specified.
Values must not be changed prior to DELETE.
Cause. File operation error issued by the generated application.
Effect. Delete operation fails.
Recovery. Reread the record and do not alter any fields on the screen before retrying
the delete operation.
Wrong terminal type; Call to
called-program
Cause. The wrong terminal type was specified in the Requester Definition screen. This
is a CALL error issued by the generated application.
Effect. CALL fails.
Recovery. Check the definition of the called program; change the terminal type and
regenerate.
Wrong version of COBOL85 skeleton
Cause. You attempted to generate this server with an incompatible version of the
server skeleton.
Issued by the Pathmaker product.
Effect. Server generation fails.
Recovery. Change the file name of the skeleton on the Server Generation Screen to a
current version of the server skeleton.