Values are substituted into variable symbols according to the following rules:
For example:
I DCMT V PR BUGA0@160 NCI
In this case, @160 could be interpreted as either @1 or @16, with @16 being assumed. If you use a period to delimit the variable, however, it is clear that the variable is @1:
I DCMT V PR BUGA0@1.60 NCI
I @1 @1 PROGRAM
yields
I DEBUG DEBUG PROGRAM
Assume that the command "@2 DCMT @1" is assigned to a PF key. If "I" is to be substituted for variable @2 and "D AC TA" for variable @1, you must use the TIE character and enter variable @1 as "D_AC_TA." A space replaces each TIE byte to yield:
I DCMT D AC TA
DCMT D AC TA
"D_AC_TA" is substituted into variable @1; and because no other word was entered, a space replaces variable @2.
|
Copyright © 2013 CA.
All rights reserved.
|
|