M
MRW
Hello!
I'm running two subroutines one after another. The first subroutine
works and does something to a several session variables (just an
example), then those session variables are accessed by the second
subroutine.
I'm noticing however, that it looks like the second subroutine is being
called before the first is done.
Does anybody have any experience with this?
Thanks for any help!
I'm running two subroutines one after another. The first subroutine
works and does something to a several session variables (just an
example), then those session variables are accessed by the second
subroutine.
I'm noticing however, that it looks like the second subroutine is being
called before the first is done.
Does anybody have any experience with this?
Thanks for any help!