Windows exe not dropping from task manager list of processes

Jim Ault JimAultWins at yahoo.com
Tue Sep 20 17:46:36 EDT 2005


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" <revlist at cableone.net> wrote:

> closeStackRequest 





More information about the use-livecode mailing list