Path: utzoo!attcan!uunet!seismo!sundc!pitstop!sun!combs@sumex-aim.stanford.edu From: combs@sumex-aim.stanford.edu (Dave Combs) Newsgroups: comp.sys.mac.hypercard Subject: Values returned from SEND Message-ID: <76966@sun.uucp> Date: 10 Nov 88 02:24:15 GMT Sender: news@sun.uucp Distribution: comp Lines: 16 Approved: hyper-hackers%plaid@sun.com Currently the SEND command is used to get around the standard search path when determining what Hypercard entity (button, card, bkgnd, etc.) will receive a message. However, the use of SEND is limited to sending MESSAGES, which by definition will not return values. Is there any way, other than the rather ugly "define a global variable to use for returning stuff" to invoke a FUNCTION out of the normal search path? (By the way, you can't do a function directly using the global variable - you must define a method, and just "know" that it will return a value). It's very annoying to not be allowed to get a value back from a SEND without a big kludge. Thanks, Dave (COMBS@SUMEX-AIM.STANFORD.EDU) (415)725-3393 W, (408)248-8715 H