Previous Topic

Next Topic

Book Contents

Book Index

DO ADDSYM: Automated Balancing Statement

Adds an AutoEdit variable to an existing AutoEdit member that has been read (through statement DO GETMEM) or to a new AutoEdit member that will be created (through statement DO PUTMEM).

Figure 181 DO ADDSYM Statement Format

Optional. Type the word ADDSYM (or its abbreviation A) next to the DO in the Rule Definition screen. When Enter is pressed, the = prompt and the following fields are displayed:

Table 220 ADDSYM Statement Fields

Field

Description

variable

Name of the AutoEdit variable to add (46 character maximum). Must begin with prefix %%. Mandatory.

MEM

Name of an existing or new AutoEdit member (8 character maximum) that contains the new AutoEdit variable.

LIBSYM

Name of the library (44 character maximum) that contains (or will contain) the AutoEdit member.

Parent Topic

Rule Definition