
B-63943EN-2/01 6.MACRO EXECUTOR FUNCTION
- 139 -
NOTE
Use ASCII codes.
- Address P
Address P specifies the number of the sequence containing a character
string.
The character string in the single block determined with the sequence
number specified for P in the program set in the character string
registration program control variable (#8509) is displayed.
By using the 5th digit of address P, up to nine character string
registration programs can be freely selected. Define the character
string registration program control variable (#8509) as the start
program number of character string registration programs. The
number (0 to 8) specified in the 5th digit of address P added to the
start program number functions as the number of the program where
an actual character string is registered.
Ponnnn
o : Selects a program (0 to 8) from character string
registration programs.
* The value 0 represents the program being executed.
nnnn : Sequence number (0001 to 9999)
Example
#8509=1000 ;
G243 P10;
→ Displays the character string of sequence
number N10 in O1000.
G243 P80010;
→ Displays the character string of sequence
number N10 in O1008.