in reply to Re^2: subroutine recursion question
in thread subroutine recursion question

Yeah, you're right about that. I have to remind myself that my variables can be shared between subroutines. For some reason, when I encounter that situation I think "global" variable which translates into our.