HELP!
[Prev][Next][Index][Thread]
HELP!
Ok well I've been working on this odd-ball program for my friend.
Basically it prompts for the user to enter a name. Then it is supposed to
compare the name entered to the name set-up then intiate an if-then-else
sequence So:
:If "NAM"=="BLAH"
:Then
:Disp "You got it"
:Else
:Disp "FOOL"
:End
But it skips the then statement and always goes to the else. and how
would I insert another if-then-else statement for another name? (Note I'm
having the same problem with a yes or no question)
+----------------------------------------------+
|Chad Schaeffer |
| /server irc.dal.net 7000 |
+----------------------------------------------+
Follow-Ups:
- Re: HELP!
- From: M D R <dosman640k@JUNO.COM>
- Re: HELP!
- From: Larry G Currie <larry1492@JUNO.COM>
- Re: HELP!
- From: Ryan Avery <grommit@concentric.net>