VMS Help
SORT, Output File Qualifiers, /SEQUENTIAL
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Defines output file organization as sequential. This is the
default for address and index sorts. (The default for record
and tag sorts is the organization of the first input file.)
Format
output-file-spec/SEQUENTIAL
If the organization of the output file is to be different from
that of the input files, you must specify the new organization.
If you do not specify file organization, the default for record
and tag sorts is the organization of the first input file. If you
do not specify file organization, the default organization for
address and index sorts is sequential.
Use the /SEQUENTIAL qualifier when the default is not sequential
file organization and you want an output file with sequential
file format.
$ SORT/KEY=(POS:1,SIZ:80) STATS.DAT SUMMARY.LIS/SEQUENTIAL
Because the input file STATS.DAT is not a sequential file and
the output file SUMMARY.LIS will be, /SEQUENTIAL qualifies the
output file specification.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.