[REBOL] Re: Redefining system words - gotchas
From: santilli::gabriele::gmail::com at: 27-Apr-2007 11:09
2007/4/26, Tim Johnson <tim-johnsons-web.com>:> >>help path ;; gives me > USAGE: > PATH value selector[...] It should not be there, and if you just redefine (or UNSET) it nothing bad should happen. (You could just UNSET it at the beginning of your code if it's causing problems.) HTH, Gabriele.