-CLEANUSL [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
-CLEANUSL
Copies only the active Relocatable Binary Modules (RBMs) of the
currently-managed User Subprogram Library (USL) file to a new USL file.
The new USL file will be the same size as the old one; that is, it will
hold up to the same maximum number of records.
When executing this command, the Segmenter calls the CLEANUSL intrinsic.
The new USL file becomes the currently-managed USL file.
SYNTAX
-CLEANUSL [filename]
PARAMETERS
filename The name of the new USL file. If you omit this
parameter, the Segmenter will purge the old USL file,
giving its name to the new USL file. In either case,
the new USL file is a permanent file.
EXAMPLE
-USL SEARUSL Opens SEARUSL as the currently-managed USL
file.
-CLEANUSL SEARUSL7 Copies only the active contents of the USL file
SEARUSL into the new USL file SEARUSL7.
SEARUSL7 is now the currently-managed USL file.
MPE/iX 5.0 Documentation