G
Guest
I am trying to call a recursive subroutine within a
Button_Click event. How can I do this?
I tried to create a seperate Function() but it will not
allow me to use any variables that I created in the
Button_Click event.
Any ideas?
Thanks!
Button_Click event. How can I do this?
I tried to create a seperate Function() but it will not
allow me to use any variables that I created in the
Button_Click event.
Any ideas?
Thanks!