Difference between revisions of "APPEND"

From VSI OpenVMS Wiki
Jump to: navigation, search
(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-...")
(No difference)

Revision as of 13:50, 2 December 2019

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