If any of you have tried the Rebol scripting interpreter, I have spotted a problem with the latest release. When, you run the interpreter, the processes don't terminate normally, doing who knows what, eating up CPU usage. Under the worst case, this can slow down your system to a crawl! So, you can either manually kill your processes with a kill -9, or write a program that automatically kills all processes being run by rebol. I never noticed this behavior with earlier versions of Rebol, so as of now my advice would be not to upgrade. Jim WB0TFK