next up previous contents index
Next: JUMPIND Up: Jumps Previous: JUMP   Contents   Index

JUMPC

Stack Input: Integer

Stack Output: None

Operand: Label or Integer

Since: 1.0

Description:

If the input value is non-zero, the PC is set to the instruction specified by the label and execution is continued starting with that instruction. Otherwise, the execution is continued as normal with the instruction following the JUMPC.



David Levitan 2006-02-12