doulostheou Registered User. Local time Today, 14:27 Joined Feb 8, 2002 Messages 314 Jul 13, 2002 #1 Every once in awhile I run some code that wasn't thought out well enough and never ends. Is there someway to stop the code from running without ending task?
Every once in awhile I run some code that wasn't thought out well enough and never ends. Is there someway to stop the code from running without ending task?
J jonnie_c Registered User. Local time Today, 20:27 Joined May 11, 2002 Messages 25 Jul 14, 2002 #2 CTRL + Break usually does the trick
doulostheou Registered User. Local time Today, 14:27 Joined Feb 8, 2002 Messages 314 Jul 15, 2002 #3 Thanks. I'll try that next time I lock myself up.