-COPYUSL [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
-COPYUSL
Copies the entire currently-managed User Segmented Library (USL) file to
a new USL file, while allowing you to control the size of the new USL
file. Unlike the -COPYSL command, the -COPYUSL command does no
"cleaning." This command will copy inactive RBMs to the new file as well
as active RBMs.
The new USL file becomes the currently-managed USL file.
SYNTAX
-COPYUSL percent[,filename]
PARAMETERS
percent The amount of extra file space you wish the new USL file
to have, expressed as a percentage of the minimum space
needed to hold the file. This parameter must be an
integer not less than 0 or greater than 9900.
filename The name of the new USL file. If you omit this
parameter, the Segmenter will purge the current USL
file, giving its name to the new USL file.
EXAMPLE
-USL SEARUSL Opens the USL file SEARUSL as the
currently-managed USL file.
-COPYUSL 100,SEARUSL5 Segmenter copies all of SEARUSL to new file
SEARUSL5, giving SEARUSL5 100% more free space
than the minimum presently needed to hold the
contents of SEARUSL.
MPE/iX 5.0 Documentation