Re: goto return ?
- From: tom@xxxxxxxxxxxxxx (Tom Phoenix)
- Date: Fri, 24 Nov 2006 14:33:35 -0800
On 11/24/06, JupiterHost.Net <mlists@xxxxxxxxxxxxxxx> wrote:
The trick is I can't seem to goto() return in
do_some_stuff_and_return(), I'm sure since its so deep down...
Are you saying that you want a subroutine that can make the subroutine
that called *it* return? I'm not sure that that would make sense; and
it's not something that anybody's style guide recommends for normal
programming, since it leads to some ambiguous situations.
There's probably a better way to structure your algorithm. Or maybe
I've misunderstood your situation. Good luck with it!
--Tom Phoenix
Stonehenge Perl Training
.
- Follow-Ups:
- Re: goto return ?
- From: JupiterHost.Net
- Re: goto return ?
- References:
- goto return ?
- From: JupiterHost.Net
- goto return ?
- Prev by Date: Re: failed substitution
- Next by Date: Re [driving OT]: Free Perl Editor
- Previous by thread: goto return ?
- Next by thread: Re: goto return ?
- Index(es):