sqlab wrote:
> The example of Anton works unfortunately not in the console,
> as the console evaluates the paren and () is equivalent to a do,  so you 
> get .. nothing

It doesn't work in a script either.
Sorry I only created an almost-working example :-)
But you *can* use TO-PAREN:

        append to-paren [] 'something

as Scott found out, or LOAD:

        append load "()" 'something

which might be more visually appealing.

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

Reply via email to