change it slightly (see modification below

At 2:18 AM +0200 5/19/04, you wrote:
hi list,

does anyone know if/how I can overwrite an existing lingo command with a
custom function in a moviescript, but then use the original command
inside my custom function (with dir version before MX2004)?

what I want to do is something like:

on myAlert any
    -- do something else
    alert(string(any))
end

which of course doesn't work, because it creates an recursive circle ad
infinitum.

yes


any ideas?

valentin

[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!]

[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