Previous Topic

Next Topic

Book Contents

Book Index

GoSubIfNZ LLLL

Tests the contents of X, Popping the register stack in the process, then executes a GoSub to the program line LLLL if X was nonzero.

This instruction has the alias (alternative name) GoSubIfT

Dialect restriction: This instruction is not implemented on boards prior to dialect D=3.

See also Return, RetIfZ, RetIfNZ, RetIfT, RetIfF, Gosub, GoSubIfZ, GoSubIfT, GoSubIfF

Do not confuse with GoIfNZ, which does not remember a line to return to.

Previous Topic

Next Topic