Pathmaker Messages Manual
Pathmaker Messages
2–108 067870 Tandem Computers Incorporated
Invalid Protected value — please reenter
Cause. You entered a character other than Y or N in the Protected field of the Display
Detail screen. Case is not important; the Pathmaker product upshifts lowercase letters
to uppercase.
Issued by the Pathmaker product.
Effect. Update fails.
Recovery. Enter either a Y or an N and press F2 to update the screen.
Invalid pseudofield:
illegal-name
Cause. If you are on the IPC Definition screen, you specified a pseudofield name that
is unknown to the Pathmaker product or that cannot be sent to a service.
If you are on the SEND Parameter Definition screen, you entered a pseudofield name
screen that does not match the pseudofield name in the formal parameter of the
service.
Issued by the Pathmaker product and by PMADL.
Effect. Update fails.
Recovery. For the IPC Definition screen, pseudofields that can be sent to a service are:
@CURRENT-PAGE @PAGE-COUNT
@CURSOR-POSITION @PHYSICAL-TERMINAL
@DATE @TIME
@LOGICAL-TERMINAL @CURSOR-FIELD
For the SEND Parameter Definition screen, correct the pseudofield name so that it
matches the pseudofield name in the Formal Parameter of Service field.
Invalid RECORD length.
Cause. Modification of either the Screen COBOL skeleton or the Screen COBOL source
code has resulted in the entry of an invalid record length. The length was not within
the limits imposed by the file structure.
Issued by the generated application.
Effect. Operation fails.
Recovery. Change your modifications to correctly reflect the file.