To see all the objects defined in the global context:
? object!
That will list all the objects and you can find req-file
there. It is a quick first guess that pays off this time.
By the way, this seems to work, after defining the function,
bind its body to the req-file context.
bind second :request-file req-file
Anton.
> Charles:
>
> > - How do you know that ?
>
> Ingo can give you a definitive answer. I suspect he went exploring:
>
> write %system.txt mold system true
>
> Then read %system.txt in your favourite text editor and start
> hunting down
> interesting internals.
>
> Sunanda.
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.