Patch Literal Compiler Records ($& Records)

<literal compiler record>

── $& ──<compiler control record>──────────────────────────────────────┤

$& records are control records that you do not want the PATCH utility to handle. The PATCH utility replaces the ampersand (&) character with a blank and places the record into the PATCH file as shown in the following:

Example

$& SET SEQ 90000 + 1000


$  SET SEQ 90000 + 1000