Hi Peter,

You can use COPY or CLEAR. If your app is running in a tight loop, you
will definitely want to give the garbage collector a chance to run. If
it doesn't have to be interactive, you can even add some WAITs in
there if you want.

RECYCLE is your friend; CONTEXT won't solve your problem.

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to