> >mMessagelist() is the old version of interface(). It' obsolete nowadays.
Here's the Director 4 help entry: Syntax: XObject(mMessageList) This predefined method can only be used with XObjects. It returns a string that describes the XObject and its methods. The string is the same string that the mDescribe method displays in the message window; however, it may be put into fields or variables. Example: This statement displays methods and comments assigned to the fileIO XObject: put fileIO(mMessageList) Which suggests that it's been obsolete since there were Xtras and not XObjects. -- [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!]
