APPEND

From VSI OpenVMS Wiki
Revision as of 13:50, 2 December 2019 by Jane.doe (talk | contribs) (Created page with "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-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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