On Wed, 5 Feb 2003 13:59:08 -0600, "meriwether lewis" <[EMAIL PROTECTED]> wrote:
> Hi!
>
> OK, here goes...
> In the middle of sub2 called from sub1, is it
> possible to jump back to sub1 right after the
> call to sub2 so sub1 can complete?
>
>
>
>
> > Hi!
> >
> > OK, here goes...
> > In the middle of sub2 called from sub1, is it
> > possible to jump back to sub1 right after the
>
> Um, yeah unless you exit or die or something like that in sub2.
>
> Not really sure where you're headed with this question
> but see if you can follo
> Hi!
>
> OK, here goes...
> In the middle of sub2 called from sub1, is it
> possible to jump back to sub1 right after the
Um, yeah unless you exit or die or something like that in sub2.
Not really sure where you're headed with this question
but see if you can follow what's happening below
From: "meriwether lewis" <[EMAIL PROTECTED]>
> OK, here goes...
> In the middle of sub2 called from sub1, is it
> possible to jump back to sub1 right after the
> call to sub2 so sub1 can complete?
perldoc -f return
?
Jenda
= [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =
When
Hi!
OK, here goes...
In the middle of sub2 called from sub1, is it
possible to jump back to sub1 right after the
call to sub2 so sub1 can complete?
Thanks!
Mark
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]