[REBOL] Newest Dillema.
From: edanaii:cox at: 6-Mar-2003 11:13
OK, Given the following:
>> Test: [ a: "b" "Test me" ]
== [SetMe: "b" "Test me"]
How do I get around this:
>> ForEach Item Test [ Print Mold Item ]
** Script Error: SetMe needs a value
** Near: Print Item
I've tried to-lit-value, to-word, to-set-word, mold, and everything else
I can think of.
So, how do I get the following results?
>> ForEach Item Test [ Print Magic-Function Mold Item ]
a:
b
Test me
--
Sincerely, | I support the president. Martin Sheen should stick
Ed Dana | to fantasy and let our elected officials deal with
Software Developer | reality. If you agree, spread the word and visit:
Oracle Tools Cons. | Citizens Against Celebrity Pundits, below.
========= http://www.ipetitions.com/campaigns/hollywoodceleb/ ==========