Previous Topic

Next Topic

Book Contents

Book Index

Passing Variables to Blocks, Rules and User Routines

Local, Database and AutoEdit variables can be embedded in the ARG parameter of DO BLOCK, DO CALLUSER, and DO RULE statements. For more information about these statements, see DO BLOCK: Automated Balancing Statement, DO CALLUSER: Automated Balancing Statement, and DO RULE: Automated Balancing Statement.

Figure 107 Passing Variables to Blocks, Rules and User Routines

Note: Database variables can be embedded only if they have not yet been committed. After a Database variable has been committed, it cannot be specified in the ARG parameter of DO BLOCK, DO CALLUSER, or DO RULE.

Parent Topic

Control-M/Analyzer Variables