Search results

  1. E

    Nested GoSubs

    I'm having trouble with code containing nested subroutines (i.e., subroutines which contain GoSubs to other subroutines). I can only go 2 layers deep before "return" no longer returns, and my code gets stuck in a subroutine.
Top