----- Original Message ----- From: "Roland Schroth" <[EMAIL PROTECTED]> > > It is important that I can have more than one movie script with > preapareMovie and startMovie procedures.
Unfortunately, you can't. Lingo doesn't allow you to have two movie script functions with the same name, it just takes the first one it finds and ignores the rest. There have been discussions about this in the past on the openLingo list to try to find a workaround, but so far no-one has managed to find one. - Robert [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!]
