Last Updated : Sep 08, 2012 |

Syntax and valid entries

The basic syntax of the set command is:

set [vector variable, Digitsagent ] = [operand1] [The operator] [operand2]

set

user-assigned type

(Only global or local collect type vector variables can be assigned using the set command.)

A-Z or AA-ZZ

=

user-assigned type A-Z or AA-ZZ

ADD, SUB, MUL, DIV, CATL, CATR, MOD10, or SEL

user-assigned type A-Z or AA-ZZ

asaiuui A-Z or AA-ZZ

system-assigned A-Z or AA-ZZ

system-assigned A-Z or AA-ZZ

directly-entered numeric string

(Limited to 4294967295 with ADD, SUB, MUL, or DIV. For all other operators, the limit is 16 digits.)

V1-V9

V1-V9

digits

(The collected digits buffer holds up to 16 digits.)

digits

digits

none

none

agent

digits

agent

The collected agent identifier holds up to 16 digits and scope for the agent type is always local.