If else statment is not working

Mark Schonewille m.schonewille at economy-x-talk.com
Thu Apr 22 12:06:04 EDT 2010


Shani,

else "ABC"  then

should be

else if "ABC" then

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

We have updated TwistAWord. Download TwistAWord 1.1 at http://www.twistaword.net

Op 22 apr 2010, om 18:04 heeft Shani het volgende geschreven:

> If then else statement is not working.
>
>
>
>
>
>
>
> write "XYZ"  & return to socket tSocket
>
>
>
>
> if "XYZ"  then
>
>
>
>
> click at the loc of btn "StartXYZ"
>
>
>
>
> else "ABC"  then
>
>
>
>
> click at the loc of btn "StartShani"
>
>
>
>
>  end if




More information about the use-livecode mailing list