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

[REBOL] Re: Curiosity: mold system in /Core versus /View

From: gjones05:mail:orion at: 17-Apr-2001 14:15

From: <[Alan_Otterstad--mikronvinyl--com]>
> I just got done doing just that...works fer me... > > write %system.txt mold system > > unless i'm missing something...got a system.txt file that has about 1.5 > megs of text data from the system > > Alan
Aha, so I was not being patient! So I tried being very patient this time, and here is what happened in full: REBOL/View/Pro 1.1.0.3.1 16-Apr-2001 Copyright 2000-2001 REBOL Technologies. All rights reserved. REBOL is a trademark of REBOL Technologies. WWW.REBOL.COM Type DESKTOP or SET-USER for settings.
>> write %system.txt mold system
** Script Error: Not enough memory ** Where: halt-view ** Near: write %system.txt mold system
>>
I have a 128 mb 500 mhz (de)Celeron with Win98. Am I really running out of memory? (my machine, that is, for me, running out of memory has already been established! ;) Thanks for the feedback, Alan. --Scott Jones