Bill,

If you want to open a stack (or do anything for that matter) with out triggering any handlers, you can do this:

lock messages
open stack "my stack"
...
unlock messages

The key of course being to "lock messages".

HTH.

How do you open a stack without running any of the code in it? Specifically
not to run any of the automatic database query connections as I have one
with an error and it locks the stack up on opening and won't let me do
anything including fix the error.

_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to