[REBOL] Need help printing first elm of block
From: charliew::drte::com at: 21-May-2001 10:43
Please help me understand what is happening here.>> aVar: "one"== "one">> bVar: "two"== "two">> >> blk: [aVar bVar]== [aVar bVar]
[REBOL] Need help printing first elm of blockFrom: charliew::drte::com at: 21-May-2001 10:43
|