Section 1 Outline of Macro Function
1-14
NS series Macro Referenc
Swap high order and low order of
the specified address.
SWAP
Swap high order (2byte) and low
order (2byte) of the specified long
word data.
SWAPL
Data manipulation
/conversion
Copy contents of $W in the PT
memory
MEMCOPY
Set the input focus for the specified
object
SETFOCUS Input Focus Control
Release the input focus set for the
object
RELEASEFOCUS
Repeat Program FOR, NEXT
Aborting from Program Repetition BREAK
Repeat Program
Return to the top of FOR loop. CONTINUE