Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: REBOL/View Newbie

From: carl::cybercraft::co::nz at: 23-Jan-2001 22:34

On 23-Jan-01, [wonko--algonet--se] 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 [carl--cybercraft--co--nz]