Starting HP Browse [ HP Browse/XL User's Guide ] MPE/iX 5.0 Documentation
HP Browse/XL User's Guide
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
MPE/iX 5.0 Documentation