SeeView Manual

SeeView Statements and Script Symbols
HP NonStop SeeView Manual526355-004
9-43
FRAMEVIDEO
FRAMEVIDEO
The FRAMEVIDEO statement defines the video attributes for window frames when the
ALTER option FRAMEVIDEO is ON. FRAMEVIDEO and FV are synonyms.
When the ALTER option FRAMEVIDEO is ON, the SeeView program operates with
any 6500 terminal emulator, including those that do not support the T6530 terminal
alternate graphics character data set. See the ALTER FRAMEVIDEO option.
HEAD
specifies the video attributes for window headings. This portion of the window is
referred to as HEADING in the WINDOW statement.
video
specifies any of the video attribute syntax defined in the VIDEO statement.
Thus video can be either video attribute keywords enclosed in parentheses
such as (Reverse, Blink, Dim, Underline), or video attribute numeric values
enclosed in square brackets such as [4+1+16] which is equivalent to the
keywords from (Reverse Dim Underline).
BODY
specifies the video attributes for window bodies. The body is the portion of the
window referred to as the GLASS area of the window in the WINDOW statement.
FOOT
specifies the video attributes for window footings that have a sill. This portion of the
window is referred to as the SILL in the WINDOW statement.
FOOTNOSILL
specifies the video attributes for window footings that have no sill. This portion of
the window is referred to as the SILL in the WINDOW statement.
FRAMEVIDEO | FV [ HEAD ] video
[ BODY ]
[ FOOT ]
[ FOOTNOSILL ]
[ MENUHEAD ]
[ MENUBODY ]
[ MENUFOOT ]
[ EDITHEAD ]
[ EDITBODY ]