APPEND
APPEND is a DCL command that adds the contents of one or more specified input files to the end of the specified output file.
Syntax
APPEND input-filespec[,...] output-filespec
Qualifiers
- /ALLOCATION
- /BACKUP
- /BEFORE
- /BLOCK_SIZE
- /BY_OWNER
- /CONFIRM
- /CONTIGUOUS
- /CREATEDEXCLUDE
- /EXPIRED
- /EXTENSION
- /LOG
- /MODIFIED
- /NEW_VERSION
- /PROTECTION
- /READ_CHECK
- /SINCE
- /WRITE_CHECK