HP Browse/XL User's Guide
4- 7
2 Using HP Browse
This chapter presents many of the tasks you can do with HP Browse. It shows you exactly the steps to
take to accomplish these tasks.
Starting HP Browse
At the MPE prompt, run HP Browse by using the RUN command. You can give the name of the file you
want to browse in the INFO string:
:RUN HPBROWSE.PUB.SYS;INFO="filename"
Or use the implied RUN command:
:
HPBROWSE "filename"
Or you can let HP Browse prompt you for the file name:
:
RUN HPBROWSE.PUB.SYS
File:
filename
You can set up a User-Defined Command (UDC) for running HP Browse. The following UDC is an
example:
BROWSE FILENAME=" "
RUN HPBROWSE.PUB.SYS;INFO="!FILENAME"
**
Then the command to browse a file named "DATA" would be:
:
BROWSE DATA
Starting HP Browse
At the MPE prompt, run HP Browse by using the RUN command. You can give the name of the file you
want to browse in the INFO string:
:RUN HPBROWSE.PUB.SYS;INFO="filename"
Or use the implied RUN command:
:
HPBROWSE "filename"
Or you can let HP Browse prompt you for the file name:
:
RUN HPBROWSE.PUB.SYS
File:
filename
You can set up a User-Defined Command (UDC) for running HP Browse. The following UDC is an
example:
BROWSE FILENAME=" "
RUN HPBROWSE.PUB.SYS;INFO="!FILENAME"
**