Hy Programmers,
sometimes I start a purebasic program and I can't quit it because my routine to examine the keyboard has an error, or the like.
How can I kill that task ?
I know how to use "ps ax",
but when I kill the task named "purebasic" nothing happens.
My program is still running.
What do I have to do ?