HELPLIB.HLB  —  SHOW  IMAGE  Qualifier

1    /OUTPUT

       /OUTPUT[=file-spec]

    Writes the SHOW IMAGE output to a specified file rather than
    to the current SYS$OUTPUT device. If you specify the /OUTPUT
    qualifier without a file specification, the output is directed to
    SYS$OUTPUT. If you omit the file type in the file specification,
    the default file type is .LIS. If you specify a file type and
    omit the file name, the default file name is SHOW. No wildcard
    characters are allowed in the file specification.

2    /PAGE

       /PAGE[=keyword]
       /NOPAGE (default)

    Controls the display of SHOW IMAGE information on the screen.

    You can use the following keywords with the /PAGE qualifier:

    Keyword        Description

    CLEAR_SCREEN   Clears the screen before each page is displayed.
    SCROLL         Displays information one line at a time.
    SAVE[=n]       Enables screen navigation of information, where n
                   is the number of pages to store.

    The /PAGE qualifier is not compatible with the /OUTPUT qualifier.

    The /PAGE=SAVE qualifier allows you to navigate through screens
    of information. The /PAGE=SAVE qualifier can store up to 5
    screens of up to 255 columns of information. When you use the
    /PAGE=SAVE qualifier, you can use the following keys to navigate
    through the output:

    Key Sequence         Description

    Up arrow key,        Scroll up one line.
    Ctrl/B
    Down arrow key       Scroll down one line.
    Left arrow key       Scroll left one column.
    Right arrow key      Scroll right one column.
    Find (E1)            Specify a string to find when the
                         information is displayed.
    Insert Here (E2)     Scroll right one half screen.
    Remove (E3)          Scroll left one half screen.
    Select (E4)          Toggle 80/132 column mode.
    Prev Screen (E5)     Get the previous page of information.
    Next Screen (E6),    Get the next page of information.
    Return, Enter,       Exit. (Some utilities define these
    Space, F10, and      differently.)
    Ctrl/Z
    Help (F15)           Display utility help text.
    Do (F16)             Toggle the display to oldest/newest page.
    Ctrl/W               Refresh the display.
Close Help