File disposition (-DISPOSITION) command

The -DISPOSITION command specifies how to open or write to a file.

This command is optional. If you omit it, the default is RPL.

-DISPOSITION command syntax

Read syntax diagramSkip visual syntax diagram-DISPOSITION-DRPLMODNEW
RPL
Replace the existing file with the current file.
MOD
Add the contents of the current file to the existing file.
NEW
Create the file.