Pathmaker Messages Manual
Pathmaker Messages
067870 Tandem Computers Incorporated 2–207
Screen element is located outside paging area — PAGE not
allowed
Cause. You specified a page number in the location of a screen data field, pseudofield,
point field, or decoration, but the row and column you specified are outside the
requester’s paging area.
Effect. The requester description is not stored in the catalog.
Recovery. Remove the PAGE clause from the location specification.
Screen element is located within the paging area — PAGE
required
Cause. You defined a screen data field, pseudofield, point field, or decoration at a
location inside the requester’s paging area, but you did not specify a page number in
the location.
Effect. The requester description is not stored in the catalog.
Recovery. Include a PAGE clause in the location specification.
Screen element overflows line — element deleted or truncated
Cause. You converted a requester from a prior version of Pathmaker, and the requester
included a data field, pseudofield, or decoration that wrapped around the right edge
of the screen from one line to the next. Such wrapping was allowed in prior versions
of Pathmaker, but is not allowed in the new version.
Issued by the Pathmaker product.
Effect. The Screen Painter truncated decorations so that they fit in one line, and deleted
data fields and pseudofields because they cannot be truncated.
Recovery. Add the screen element at a valid location.
Screen field is not defined in requester —
screen field name
Cause. The screen field specified in a source file directive is not defined as part of the
requester specified in the directive.
Issued by HELPUTIL.
Effect. The directive is ignored and the current requester is not updated.
Recovery. Correct the screen field name in the source file directive.