At 11:35 5/31/2001, Wizzard wrote:
>on mouseUp
>   set gMode = mode1
>end

Since your other script is comparing gMode to a string, you might want to 
set gMode to a string:

set gMode = "mode1"


--
Mark A. Boyd
Keep-On-Learnin' :)


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to