Command Summary
This page provides a quick reference guide to SWAP command and qualifiers that can be used at the DCL command level.

SWAP Start the SWAP program.

/COLUMNS=(start_column[,end_column])    Define columns to search
/CONFIRM                    Prompt user for action /EXACT Use case in search
/EXCLUDE=(file_spec[,...])            Files to omit
/LENGTH=maximum_record_length        Truncate records
/LOG                        Send messages to terminal
/MENU                    Start the SWAP menu interface
/OUTPUT[=file_spec]                File for messages
/RANGE=(start_number[,end_number])    Define records to search
/STATISTICS                    Report substitution statistics
/TAB[=number_of_spaces]            Replace TAB with blanks
/NOCONFIRM                Don't prompt user
/NOEXACT                    Don't consider case
/NOLOG                    Don't send messages
/NOOUTPUT                    Don't record messages
/NOSTATISTICS                Don't report statistics
/NOTAB                    Don't replace TAB's

HELP SWAP                    Access the on_line help information.