Recently, Peter Reid wrote:

>> I can't call a function contained in the script of a stack from the msg box
>> ("error in function handler"), but any object within the stack can call the
>> same function without problem.  Is this standard behavior for the msg box?

> It works for me as long as the stack is the active (topLevel) stack
> and you just type the function call, not put etc.

I guess my problem is, you can get basically anything from the msg box using
"this stack".  I can see how "answer myFunction()" in the msg box might be
somewhat ambiguous since it doesn't know you want to reference an open
stack.  Would it make sense to say something like:

  answer myFunction() via this stack

or

  answer myFunction() using this stack?

Regards,

Scott

_____________________________________________________________________
Scott Rossi                       Tactile Media - Multimedia & Design
Creative Director                 Email: [EMAIL PROTECTED]
                                  Web: www.tactilemedia.com

Reply via email to