FastSort Manual

Using FastSort Commands
FastSort Manual429834-003
3-5
CLEAR Command
CLEAR Command
Use the CLEAR command to delete command parameters entered for the current sort
or merge run or saved from a previous run. You can use CLEAR to delete parameters
for all commands or for individual commands.
ALL
deletes all current command parameters.
ASC[ENDING]
deletes all current key-field specifications defined by ASCENDING commands.
COLLATE
deletes the alternate collating sequence table.
CPUS
deletes the CPUS command currently in effect.
DESC[ENDING]
deletes all current key-field specifications defined by DESCENDING commands.
FROM [ filename ]
deletes current parameters for the input file filename. If you omit filename,
CLEAR deletes current parameters for all files named in FROM commands.
KEYS
deletes all current key-field specifications for both ASCENDING and
DESCENDING commands.
NOTCPUS
deletes the NOTCPUS command currently in effect.
CLEAR { ALL }
{ ASC[ENDING] }
{ COLLATE }
{ CPUS }
{ DESC[ENDING] }
{ FROM [ filename ] }
{ KEYS }
{ NOTCPUS }
{ SUBSORT }
{ TO }