avaloncm
11-23-2004, 05:36 PM
Should be easy...
I have the following -
if (choice == 2) {
...
How do I choice from a list of values in the if statement, say 2,3,7,8,10..
Thanks!
I have the following -
if (choice == 2) {
...
How do I choice from a list of values in the if statement, say 2,3,7,8,10..
Thanks!