JMZ

Top  Previous  Next

 

 JCMZ        Labl        // Labl is a jump label anywhere in the block

 

If the result of a precede Int- or DInt - computer operation < = 0 it will be jumped to the specified jump label.

 

This jump does not function after REAL-operations! But see also ABS.

 

See also:

JZ

Jump, if result = 0

(zero)

JN

Jump, if result <> 0

(not zero)

JP

Jump, if result > 0

(positive)

JPZ

Jump, if result >= 0

(positive or zero)

JM

Jump, if result < 0

(minus)

 

JU

JC

JCN

JCB

JNB

JBI

JNBI

JO

JOS

JUO

JL

LOOP

 

List of operations