HP 3000 Manuals

-LISTAUX [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation


MPE Segmenter Reference Manual

-LISTAUX 

Lists the procedures in the currently-managed auxiliary User Subprogram
Library The format for the -LISTAUX listing is the same as that generated
by the -LISTUSL command.

SYNTAX 

     -LISTAUX [segmentname]

PARAMETERS 

segmentname      The name of the segment you would like to see listed.
                 Default is all (that is, if no segment name is
                 specified, all segments are listed).

EXAMPLE 

-AUXUSL MYAUX    Specifies the USL file MYAUX as the currently-managed
                 auxiliary USL file.

-LISTAUX MYSEG   Lists the procedures in the segment MYSEG, which is in
                 the auxiliary USL file MYAUX.

-LISTAUX         Lists all segments in the auxiliary USL file.



MPE/iX 5.0 Documentation