[REBOL] Re: Curiosity: mold system in /Core versus /View
From: gjones05:mail:orion at: 17-Apr-2001 14:38
From: "Carl Sassenrath"
> VID faces are fairly complex and include cyclic references,
> so the print function is probably stuck in a loop.
> > GS Jones
> > Now we can do the following in /Core 2.5:
> >
> > write %system.txt mold system
> >
> > in order to look at the mezzanine source code. Why does this
> > same function
> > not work in /View?
> >
> > Just curious.
> > --Scott Jones
After reading Alan's explanation and getting the out of memory result, then
I dusted off my handy-dandy Windows Resource Meter. System resources dropped
very little through the run, so I assume it is some sort of internal buffer
that gets used up. Thanks.
--Scott Jones