Originally Posted By: pball
This was an issue in past versions and should of been fixed. The issue before was if you'd release ctrl before the break key it would "stick" and continue to break events.

https://forums.mirc.com/ubbthreads.php/topics/236633


WORKED PERFECT!! Thank you pball, you are King of today!

I was able to confirm this error is causable and solvable in an instant using your method in above forum. As you say...

case a is fine
step 1. ctrl-down, break-down => keep showing "* Break: command halted" whenever an event trigger the script execution
step 2. break-up, ctrl-up. => restore to normal


case b is buggy
step 1. ctrl-down, break-down => keep showing "* Break: command halted" whenever an event trigger the script execution
step 2. ctrl-up, break-up => still show "* Break: command halted" whenever an event trigger the script execution

I tried this in a virgin copy of 7.32 on a 9 month old All Intel i3 running winXPro sp3 with 2 month old AZIO keyboard, the error most definitely still exists...

https://sites.google.com/site/rspjunkdrawer/mirc_new_7.32_Break_command_halted_error.JPG

Last edited by Zabache; 05/07/13 12:12 PM.