-BUILDRL [ MPE Segmenter Reference Manual ] MPE/iX 5.0 Documentation
MPE Segmenter Reference Manual
-BUILDRL
Creates a permanent, formatted Relocatable Library (RL) file. You must
have SAVE capability in the group to which you are assigning the RL file.
SYNTAX
-BUILDRL filereference,records,extents
PARAMETERS
filereference The name, and optional group and account name, of the RL
file.
records The total maximum file capacity, specified in terms of
128-word binary logical records.
extents The total number of disc extents that can be dynamically
allocated to the file as logical records are written to
it. The extents value must be an integer from 1 to 32.
EXAMPLE
-BUILDRL R1.G1.A1,500,1 Creates an RL file named R1.G1.A1. The RL file
can contain 500 records, and is allocated one
disc extent.
MPE/iX 5.0 Documentation