Hi,

if I create a block like this:

>> a: make block! 100000

the memory usage of REBOL increases.

If I do

>> unset 'a

there should be no references to the block.

However, the memory is not released.
How can I get the memory back?


Gisle

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to