----- Original Message -----
From: "Andrew Martin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 28, 2001 2:59 AM
Subject: [REBOL] Re: Probing into the great beyond


> Rebol/View latest version:
>
> >> rebol/version
> == 1.2.1.3.1
> >> probe system
> ** Script Error: Not enough memory
> ** Where: probe
> ** Near: print mold :value :value
>
> Sorry, I was mistaken about Rebol/View having solved this problem with
'mold
> of the system object!.

The problem exists only if you have View show the desktop first. If you
don't then it works fine.

Instead of using a combination of probe and echo to save it. You can also
use just go ..
save %system.txt system

I think /Core veterans may agree with me here?
IMHO If you develop in REBOL/View you will find things a lot easier (for
iteractive testing, word lookups, help, quick calculations), if you don't
have the desktop load on startup. For End Users yes, but developers no.

Cheers,

Allen K

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

Reply via email to