Hi List,
Recently I had a bug causing an infinite loop, which in turn hanged the image.
I thought that Cmd+. would allow me to stop this, but this is not the case.
Adding and executing this method hangs my image and Cmd+. does not stop it.
MyClass>>infinite
�^self infinite
Is this the right behavior?
Thanks in advance!