GOTO
and LABEL
Statements:
GOTO
and LABEL
statements can be used to jump around
to different parts of a macro.X-Midas Users Take Note: |
---|
![]() GOTO and
LABEL unnecessary in NeXtMidas. If you ever find yourself typing
GOTO in a NeXtMidas macro this is a tip that there is a better
(and often easier) way to do what you are doing.
|