Try

On libraryStack
  put the executionContexts
end libraryStack

You should see the info you want in the message box.

This is undocumented (ie. not in the docs) as it's used by RunRev in their own development, and as such, we don't know whether it will change in future, and break a script that depends on it, so Caveat Emptor...

Mark

On 25 Mar 2006, at 17:35, David Burgun wrote:

Hi,

Is there any way of getting the stack that caused the "libraryStack" message to be generated?

e.g: the stack that executed the "start using" command:

on libraryStack

--
-- I would like to get the stack that caused this handler to be called
--
end  libraryStack

Thanks a lot
All the Best
Dave

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to