Hi, Chris, 
Cool... this did take care of the situation.
In the stack script I am using both handlers

on closeStackRequest
    quit
end closeStackRequest

on closeCard -- brute-force method (from docs)
  repeat until the pendingMessages is empty
    cancel item 1 of line 1 of the pendingMessages
  end repeat
end closeCard

Jim Ault

Now if I can figure out how to escape the curse of the tiny script editor
windows without re-installing Rev 2.5.1 everyday.

On 9/20/05 2:32 PM, "Chris Sheffield" <[EMAIL PROTECTED]> wrote:

> closeStackRequest 


_______________________________________________
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