Quoting yourself from the past....

http://www.escribe.com/internet/rebol/m14806.html

Does this help?

--Maarten

On Monday 18 February 2002 10:19, you wrote:
> erebol stands for 'embedded rebol' and can be used for embedding rebol in
> text pages, like JSP, ASP, PHP but then with your favourite language.
>
> In the script lib....
>
> --Maarten
>
> > Hi:
> >     Let me make both a suggestion (and I don't know if it would be any
> > help) and ask a question:
> >
> >
> > I have configured rebol to work on PWS on both win NT 4.0 and
> >   windows 98 in the following manner
> >
> >   Add a new string value to:
> >
> > HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\W3Svc\Parameters\Scr
> >ip t Map with name of
> >   .r
> >   and the value of
> >   c:\rebol\rebol.exe -cs %s
> >   Of course, substituting whatever your path would be..
> >
> > Now here's my question:
> >     What is 'erebol?
> >
> >     I hope I've been some help...
> >     tim
> >
> > * Gavin McKenzie <[EMAIL PROTECTED]> [020217 04:39]:
> > > Ok...so I've configured erebol to work under IIS before, and then my
> > > system got seriously electrocuted.  No serviceable backups of the
> > > system drive available.
> > >
> > > So, I've got everything rebuilt, except for getting [the most
> > > excellent] erebol configured.  I hope...there must be someone on the
> > > list who uses IIS or PWs (the config should be similar/same) with
> > > erebol or their own homegrown Rebol Server Page solution.
> > >
> > > Previously I associated .html with erebol.r -- but, I remember cursing
> > > for a couple of hours trying to get IIS to properly invoke REBOL.
> > > Combinations of command lines like:
> > >
> > > rebol.exe -cs erebol.r %s %s
> > > rebol.exe -s --cgi --script erebol.r %s %s
> > > etc...
> > >
> > > The symptoms of all my attempts include:
> > >
> > > - REBOL doing nothing but returning its startup banner to the browser
> > >   (why would this occur, when I've specified either --cgi or -cs?)
> > > - REBOL complaining that it cannot evaluate 'erebol.r'
> > >   (I don't want it to evaluate erebol.r, I want it to do erebol.r)
> > >
> > > In all cases, rebol doesn't seem to be receiving a valid command line
> > > that would have it execute erebol.r.
> > >
> > > *sigh*
> > >
> > > Suggestions welcome.  Ideally, someone can tell me the magical REBOL
> > > command-line they have in their IIS/PWS config.
> > >
> > > Gavin.
> > >
> > >
> > >
> > > --
> > >   Gavin McKenzie
> > >   [EMAIL PROTECTED]
> > > --
> > > To unsubscribe from this list, please send an email to
> > > [EMAIL PROTECTED] with "unsubscribe" in the
> > > subject, without the quotes.
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to