Well, not a problem... the REBOL source is 1 GB. :) However, I think you've set a new record for the amount of memory being handled by REBOL's memory management routines and garbage collector. Glad to know it deals well with that much memory.
At 5/9/02 03:58 AM -0400, you wrote: >Greetings, > > I encountered this error on a WindowsXP system with 'Total >Physical Memory' of 785,908 KB. > > After this error, the system still has 'Available' 36,216 KB and >'Mem Usage' for Rebol is 538,636 KB. > > Please find appended the output from the console. > > Cheers, > > PhiHo. > > >> source rebol >rebol: ** Script Error: Not enough memory >** Where: source >** Near: print mold get word > >> about >REBOL/View 1.2.5.3.1 6-May-2002 >Copyright 2000-2002 REBOL Technologies. All rights reserved. >REBOL is a trademark of REBOL Technologies. WWW.REBOL.COM > >Type DESKTOP or SET-USER for settings. > >> > > >-- >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.
