Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | FLASH: variable question (like that's new) urgent |
From: | mhoganuclick [dot] com |
Date: | Thu, 6 Apr 2000 19:40:54 +0100 |
ok, i'm trying to get flash to check two variables to see if the strings
w/in them matches, and if it does to set a variable to false (as a string)
it goes like this
If (Eval("currentanswer" eq" _level0:correctanswer"))
Trace ("checking for correct answer")
Set Variable: Eval (Substring ( b, 0, 3) & "current") = "false"
Set Variable: "answerquestion" = Eval (Substring ( "b", 0, 3 ) &
current)
Else
Set Variable: "answerquestion" = "true"
End If
any suggestions?
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
Re: FLASH: variable question (like that', DSG
Re: FLASH: variable question (like that', John Graham
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]