Previous Topic

Next Topic

Book Contents

Book Index

COMBranchScriptStatus [D>=17]

Does an n-way Branch on the basis of the status of communications script processing.

0. No active script.

1. A script command (except Delay or Stop) is executing

2: Executing a script Delay command (don't confuse with a SPLat Pause)

3: Stopped by a script Stop command

4. Stopped due to a script error. Use COMGetScriptPtr to access the pointer

The instruction must be followed by 5 Target addresses.

Previous Topic

Next Topic