4.3.17.2 MERGE FILES

Use this command to merge multiple Engineered System XML files into a new file.

Syntax

MERGE FILES
   INPUT='input_files'
   OUTPUT=output_file

Arguments

  • INPUT: Specifies a space-separated list of Engineered System XML files to merge. The list of input files is surrounded by single quotes (').

  • OUTPUT: Specifies the new target Engineered System XML file. The file is overwritten if it already exists.