in reply to Re: Continue Processing Subrouting Until Successfull
in thread Continue Processing Subrouting Until Successfull
Also, can you plase explain what this does a little more $result = run($_);until ($result == 255) { $result = run($_); }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Continue Processing Subrouting Until Successfull
by ides (Deacon) on Jan 08, 2003 at 17:59 UTC | |
|
Re: Re: Re: Continue Processing Subrouting Until Successfull
by osama (Scribe) on Jan 09, 2003 at 22:36 UTC |