What if one of my SendKeys were say 1,000 charectors+ and it took a fair bit of time, and I wanted to stop mid-way through the send keys?

If possible I want to be able to stop the EXACT second without it processing anything further... possible?

Isn't there like a "Kill" all active processes in the program, so it stops everything and just returns to idle?