Macro Loop Considerations

If you use a GOTO and a label in a macro to create a loop, you may experience unpredictable behavior if that loop executes a large number (more than 1000) of iterations.