JT, JF - Jump line.

Syntax:

JT
JF

Description:

JT and JF skip any other commands that follow them on the same line. Execution continues with the line that immediately follows.

JT skips the rest of the line if the condition register is TRUE, while JF skips the rest of the line if the condition register is FALSE.

Copyright © 1998, Thinkage Ltd.