 |
» |
|
|
|
Invokes the HPBROWSE utility, if it is available. Syntax |  |
> B[ROWSE] [spoolfileid
*]
|
Semantics |  |
The spoolfileid parameter is optional only if you have previously TEXT ed in a spool file; otherwise it is a required parameter. Parameters |  |
- spoolfileid
An existing spoolid to which the user has access. This specifies the source file to be browsed. To be interpreted as a spoolid, this parameter must begin with a number or with a pound sign (#). The full syntax is [#O]nnnnn, where the n's represent digits. If the # is used, the O must also be used. If the O is used without the #, it is considered an invalid spool file id. - *
The current spool file—one that has been explicitly TEXTed in, or that is current because it is the last spool file processed by the COPY, APPEND, or BROWSE command. If this form is used without a current spool file, an error message is displayed.
|