SeeView Manual

SeeView Statements and Script Symbols
HP NonStop SeeView Manual526355-004
9-34
DISPLAY
PROTECTONLY | PROTECT
indicates that only protected fields are accessed with the DISPLAY statement. The
FIELD and FOR options apply only to protected fields.
VIDEOTEMP video-and-field-attributes
indicates that the video and field attributes for the specified fields are temporarily
set to the specified video-and-field-attributes. For a list of allowable
attributes, see the FIELD option of the WINDOW statement.
The temporary attributes are reset to the default attributes the next time the field is
referenced with the DISPLAY statement.
To restore specified field attributes to their original default values, use the
VIDEOTEMP( ) option of the DISPLAY statement.