How do you kill an executing script?

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
zaphro
Posts: 2
Joined: Sat Feb 12, 2005 1:49 pm

How do you kill an executing script?

Post by zaphro »

I'm trying to learn Perl using TextPad. I inadvertantly coded an endless loop and quickly discovered that I had no idea how to force the script to stop executing. I tried a few key combinations, but no luck. In desparation, I resorted to the old "three-finger salute" ploy and killed the TextPad process. Any suggestions in case this happens again? Don't know if it makes a difference, but I'm capturing the script output in TextPad.

thanks!
~zaphro
Ed
Posts: 103
Joined: Tue Mar 04, 2003 9:09 am
Location: Devon, UK

Post by Ed »

Ctrl-Break
zaphro
Posts: 2
Joined: Sat Feb 12, 2005 1:49 pm

Thanks.

Post by zaphro »

Ed wrote:Ctrl-Break
That's the magic bullet??? Sheesh... it's apparently the one combination I missed.

As they say in Germany, donkey shorts!
Post Reply