>I cant seem to pass a handler from a MIAW to the main move.
>Can this be done?
>Matie Wells


Something like this should work. Your mileage may vary:


--in the MIAW
tell the stage
        forgetTheMIAW
end tell

--in the stage movie
on forgetTheMIAW
        global gMIAWglobal

        forget gMIAWglobal
end

[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