
B–62093E–1/02
7. FUNCTIONS FOR STOPPING A
CONVERSATIONAL MACRO
PROGRAMMING
135
7
FUNCTIONS FOR STOPPING A CONVERSA TIONAL MACRO
The macro executor can stop the execution of a conversational macro
program at a particular program and sequence specified by parameters.
Parameters of the macro executor
1) No. 9000, bit 2 (TSTP)
TSTP 1 : The execution of the conversational macro program is
stopped.
0 : The conversational macro program is executed.
2) No. 9002 : Number of the program at which execution of the
conversational macro program is stopped
3) No. 9003 : Number of the sequence at which execution of the
conversational macro program is stopped
Specify the numbers of the program and sequence at which the
conversational macro program is to be stopped and execute the
conversational macro program on the
CUSTOM
screen. When an attempt is
made to execute the block corresponding to the specified program and
sequence, TSTP is automatically turned on. The execution of the
conversational macro is stopped. If parameter No. 9002 is set to 0, this
function is invalidated. In usual operation, it must be set to 0.
When this function is used, compilation parameter SEQ must be set to 1
to output sequence numbers to the P-CODE program.