On 23-Jan-01, [EMAIL PROTECTED] wrote:
> REBOL/View Newbie
> I have been using REBOL/Core for over a year and I
> will now start to use REBOL/View. However, I do
> have some general questions that I would like to
> have some answers to.
> 1. My understanding is that the REBOL/Core is a
> subset of REBOL/View and therefor I only need
> to use REBOL/Core?
I take it you meant "I only need to use REBOL/View?" If so, that is
correct. View is not available within Core, but all of Core is
within View. (AFAIK.)
> 2. How do I start up REBOL/View in console mode?
Add...
start-view?: off
to your user.r script.
Have fun.
--
Carl Read
[EMAIL PROTECTED]
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.