Just make sure you use RETURN to return to the GOSUB for every GOSUB you use, otherwise you may end up with a stack overflow error. If you don't need to use RETURN, you must use GOTO instead.