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

[REBOL] Re: REBOL/View

From: g:santilli:tiscalinet:it at: 4-Sep-2003 10:07

Hi Gregg, On Wednesday, September 3, 2003, 8:25:08 PM, you wrote: KvS>> The Problem is, I don't know, how to start the KvS>> prohject in View. RT wrote in a Reamde, that I have to KvS>> turn the includes into DOs -- what's that???? GI> You just need to change the lines that start with "#include" so they GI> start with "do". #include is a PREBOL (preprocessor) directive that GI> isn't available in View; it's part of the SDK. If you say "do GI> %my-script.r", REBOL will load and execute %my-script.r so it's kind GI> of like a runtime INCLUDE. BTW, I think prebol.r is available separately from the SDK, so you could just use it to preprocess the desktop sources before executing. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/