Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Evaluating a string

From: tim::johnsons-web::com at: 23-Sep-2003 8:05

Hi Rebols: I have the following:
> val: "efg"
== "efg"
>> args: [val 2]
== [val 2] ; Now what is the "rebol way" ; to convert 'args to ; {"efg" 2} ? ; TIA ; tim -- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com