GOD BLESS YOU SIR! How many a frustrated night I’ve spent with an unresponsive 
SQL server, waiting for it to time out so I can get on with my work!

Bob


On Mar 30, 2014, at 06:58 , Kevin Miller 
<ke...@runrev.com<mailto:ke...@runrev.com>> wrote:

There is an alternative to command-. on Mac which will often, though not
always rescue you when you¹re deep in handler stack you can¹t break out of.

Get the process ID from Activity Monitor. Then run:

kill -sighup processID


E.g. if LC has PID 9382:

kill -sighup 9382


Kind regards,

Kevin

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to