Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
Rather than GoTo, what you should do is make the code at line 400 a separate function/subroutine and execute it when your condition is true.
Rather than GoTo, what you should do is make the code at line 400 a separate function/subroutine and execute it when your condition is true.