[REBOL] What do I Do to determine the error? Re:
From: lmecir::geocities::com at: 31-Jul-2000 16:04
Hi, you can use Recycle explicitly at some points of your script to determine what is affected, for more info you can read Words, Bindings and Contexts thread. Normally it could mean, that one of your Contexts is already Garbage-collected, while you are trying to use a Word it contained... Regards Ladislav