Can I branch to a label outside of a macro?
Yes, like this: .dm start on <do whatever processing you want at the *very* start> .me ...start .dm off .dm end on .me .go start .dm off .start .body This is the stuff that gets repeated in every iteration .end Note: Don't try this at home at it loops!
Last updated: 93/08/04 14:08:01