Hi list,

I think that my subject is a little confusing uh???
Is it possible in lingo to make handlers return a value and atribute this to
a variable?? for example:


on test
if 2 + 2 = 4 then
return false
else
return true
end if
end

x = test()
if x = true then .....


Thank's in advance

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/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