SeeView Manual

SeeView Statements and Script Symbols
HP NonStop SeeView Manual526355-004
9-53
HELP
NOP. If password is included in a SeeView script file, tilde characters are used to
delimit control characters.
Example
This example shows the HELLO statement and how to use the tilde to delimit control
characters.
HELP
The HELP statement provides online information about SeeView commands and the
SeeView program. To request help from a free window at any time, enter HELP and
press Return. You can only enter help from a window. You cannot use the HELP
statement from a script.
command
displays a detailed description of the designated SeeView statement command.
string-exp
refers to any string operator or intrinsic as defined in String Operators and String
Intrinsics.
Note. Change the accessor ID of the SeeView process only after careful planning. Changing
the accessor ID of the SeeView process does not change the accessor ID of the processes
with which the SeeView program communicates. However, by doing so, you assume all
responsibility as to whether logged-on processes should be logged off or stopped, as well as
whether the user context in cache should be deleted using DELETE
statements.
HELLO NULL.NULL,~NOP { control-NOP
HELLO NULL.NULL,~a~normal { control-A normal
HELP [ command ]
[ string-exp ]
[ ALL ]
[ NEW [ FEATURES ] ]
[ NEW USER ]