[REBOL] Re: Redefining system words - gotchas
From: tim-johnsons::web::com at: 27-Apr-2007 7:38
On Friday 27 April 2007 09:09, Gabriele Santilli wrote:
> 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.)
Hi Gabrielle:
I'm curious, are you saying that 'path isn't really a viable rebol native
function? I notice that >> native? path ;; return false
while >> native? while ;; as an example only
;; returns true
If so, how did that docstring get in there?
Asking 'cuz I think you're working directly with the binary "C" code.
Thanks
tim
--
Tim Johnson <tim-johnsons-web.com>
Palmer, Alaska, USA