P
Peter Vanderhaden
I want to check for both upper & lower case answers when a user keys in
a response to a question, but I haven't been able to find an example of
the syntax. What I'm looking for is something like this:
If $ans = [Yy]*
I know this syntax isn't correct, but what I want it to do is accept Y,
y, yes, YeS, yippee, etc. Would someone mind posting an example?
Thanks....
a response to a question, but I haven't been able to find an example of
the syntax. What I'm looking for is something like this:
If $ans = [Yy]*
I know this syntax isn't correct, but what I want it to do is accept Y,
y, yes, YeS, yippee, etc. Would someone mind posting an example?
Thanks....