in reply to Re: Re: sub routines inside subroutines
in thread sub routines inside subroutines

Which brings me to another question, is there any reason to use nested subroutines? IE a practicle use for them other then they are nested, since they dont share variables from the upper routine in which its nested from?
  • Comment on Re: Re: Re: sub routines inside subroutines