Previous Topic: Merger Commands for Device User Source

Next Topic: Alphabetical List of Merger Commands

Command Syntax

A merger command has the following structure:

)

[<command verb>

[<parameter> = <value>]. . .]

where:

)

In column 1, identifies this as a merger command line rather than a source code line.

command verb

Identifies the main action. In general, each command has a three-letter abbreviation, which is shown preceded by | in the following command descriptions, for example: {INSERT | INS}.

parameter

Clarifies the main action.

value

Is a degree of the clarification and can be up to 60 characters.

The following syntax rules apply:

) # Conditional change for DSPFIL processing (full-line comment) ) SCAN * = ‘Verify type’ FOR = TYPE:DSPFIL # = To_set_condition ) SKIP THROUGH = next * = "Check condition" IF = failed LAST= scan   <device user source data lines comprising the patch> ) QUIT # = ‘Exit, because the job done’ ) MARK TAG = next