Hi Gregg,

> means HELP isn't interpreting things the same way the interpreter
> does, which should be addressed. i.e. HELP should be fixed.

/local for local var is only a convention set by RT, but indeed there is no
difference at all between /local and any other refinements:

f: has [a b] [print [local a b]]
f/local 1 2

so one could use any refinements for local vars, only help do not know it.

---
Ciao
Romano



-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to