JMP/LBL: Difference between revisions

115 bytes added ,  5 years ago
No edit summary
Line 121:
 
The program’s pointer will jump up (or down) to wherever that label happens to be. Anything between the jump and its destination is ignored. The operation is unconditional.
 
Anything between the jump and its destination is ignored. The operation is unconditional.
 
Line 137 ⟶ 139:
 
In the Non-Motion Instructions menu, select the “JMP/LBL” Category. In the “JMP/LBL” menu, select “JMP LBL []”. Once inserted, insert the label number. If you want to insert a register, select ”Indirect” in the on screen options and type the register number.
 
[[File:Non-Motion Instructions.png|frame|Use this button to get to the menu of non-motion instructions.]]
 
In the “JMP/LBL” menu, select “JMP LBL []”.
 
Once inserted, insert the label number.
 
If you want to insert a register, select ”Indirect” in the on screen options and type the register number.