in reply to Re: simple menu loop problems
in thread simple menu loop problems
print "You have chosen option $input\n" if ($input >= 1 && $input <= 6 +);
~Particle ;Þ
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: simple menu loop problems
by ropey (Hermit) on Mar 12, 2002 at 16:53 UTC | |
by jeffa (Bishop) on Mar 12, 2002 at 17:26 UTC |