@LOOP (stuffs you want to do) GOSUB @ACT2 GOTO @LOOP @ACT2 (other stuffs) RETURN This can only do so much*