Hi!

Thank's for all your responses.
I found some complementary informations :

In your user.r, write :
echo %/load-rebol.txt
trace on

to see the log.

See also:
http://www.rebol.org/cgi-bin/cgiwrap/rebol/ml-display-thread.r?m=3DrmlQKJ=
S

=3D=3DPhilippe


Selon Izkata <[EMAIL PROTECTED]>:

>
> > It looks like, after rebol.exe starts, it loads, in order:
> > - a whole bunch of windows DLL's
> >
> > then the following files:
> > - license.key
> > - rebol.r
> > - user.r
> >
> > What strikes me as strange, is, *before* the DLL's are loaded,
> > lots of directories in the public cache (only the ones that
> > I reference by doing my user.r) are scanned.
> > Perhaps this is rebol's LOAD phase, which verifies all the
> > file paths ??! then later the files are actually done.
> > I'm at a loss to how to explain this at the moment. :)
> >
>
> Yeah, it seems that it loads the %user.r file before
> -anything- else...  It even loads it before it prints the
> {REBOL/View 1.2.46.3.1 6-Apr-2004 Core 2.6.0} line...
>
> > Anton.
>
>
> --
> To unsubscribe from the list, just send an email to rebol-request
> at rebol.com with unsubscribe as the subject.
>
>


-- 
To unsubscribe from the list, just send an email to rebol-request
at rebol.com with unsubscribe as the subject.

Reply via email to