Hello:
I'm curious here:
Consider the following rebol words:
parse
find
append.
Then invoke help for each of them.
For parse, rebol says that parse is a native value
For find, rebol says that find is an action value
For append, rebols says that append is a function value
To this ol' C-dog, they all act like functions to me, but
you see, I'm putting up an on-line class on programming
using rebol, and I could use some help on clearifying the
distinctions between native, action, and value.
Thanks
Tim
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.