Please disregard this question.  I stumbled on to the answer.  Just incase
some other newbie comes across this:

The solution is to use:

do clear

instead of:

print clear

Paul
-- 
Linux User Number: 348867


>
> I've been playing with the console some more and discovered something that
> is strange to me.  When I type:
>
> clear: print ["^L"]
>
> and then type:
>
> print clear
>
> I get:
>
> ?unset?
>>>
>
> At the top of the page.  I assume that Rebol wants me to set clear; so I
> try:
>
> set 'clear print ["^L"]
>
> but when I do:
>
> print clear
>
> I still get the ?unset?.  So my question is what is the "?unset?" and how
> do I set a value to "clear" in such a way that I don't get it?
>
> All input appreciated.
>
> Paul
>
> --
> Linux User Number: 348867
>
>
> --
> To unsubscribe from this list, just send an email to
> [EMAIL PROTECTED] with unsubscribe as the subject.
>
>

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

Reply via email to