Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: FLASH: Problem with Variables |
From: | Cheri Harder |
Date: | Tue, 11 Apr 2000 22:09:10 +0100 |
change your "=" to "eq" when comparing strings.
HTH~
~~~~Cheri Harder~~~~~
charderawsolution [dot] com
Advantage Web Solution
www.awsolution.com
----- Original Message
> It will treat the first if statement as true (even if it is false) and
> display that graphic... Of course, it doesn't get to the correct else if
> statement.
> This is a sample of my code:
>
> If (theme="Stop Go")
> Begin Tell Target ("/theme")
> Go to and Stop (5)
> End Tell Target
> Else If (theme="Create!")
> Begin Tell Target ("/theme")
>
> Go to and Stop (2)
> End Tell Target
> End
flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml
Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpchinwag [dot] com
Replies
FLASH: Problem with Variables, Kevin Huisman
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]