in reply to Can't quit my until loop
until ($COND) { some($stuff); if ($THIS) { do($that); } else { do($anything); } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (ichimunki) Re: Can't quit my until loop
by ellem (Hermit) on Jul 03, 2001 at 20:16 UTC | |
by ichimunki (Priest) on Jul 03, 2001 at 20:26 UTC |