Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: I can't get my if statement to work!
From: Bill Numerick
Date: Fri, 4 Aug 2000 14:52:10 +0100

Hi All,

I've got a problem and i've tried about everyway i can think of to try to
fix it. I'm trying to do an If statement that checks two different
variables to see if they are equal...(click and NumberOfClients). Here's
how i have the code right now....


On (Press)
Set Variable: "click" = click+1
Set Variable: "client" = Eval ("client"&click)
If (click = NumberOfClients)
Set Property ("next", Visibility) = false
Else
End If
End On

Thanks for any help!

-Bill

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Full flasher archive now available online at:
http://www.chinwag.com/flasher/archive.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: I can't get my if statement t, Mike S

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]