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

[REBOL] Re: Evaluating a string

From: tim:johnsons-web at: 23-Sep-2003 9:30

* Maxim Olivier-Adlhoch <[maximo--meteorstudios--com]> [030923 09:15]:
> val: "efg" > args: [val 2] > mold/only reduce args
Oh of course! I'd forgotten about option /only Thanks Max! tj
> == {"efg" 2} > > -max > ----------- > meteor Studios, T.D. > ----------- > "Never Argue with an idiot. They will bring you down to their level and beat you with experience" > > > -----Original Message----- > > From: Tim Johnson [mailto:[tim--johnsons-web--com]] > > Sent: Tuesday, September 23, 2003 12:05 PM > > To: [rebol-list--rebol--com] > > Subject: [REBOL] Evaluating a string > > > > > > > > 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 > > -- > > To unsubscribe from this list, just send an email to > > [rebol-request--rebol--com] with unsubscribe as the subject. > > > > > > -- > To unsubscribe from this list, just send an email to > [rebol-request--rebol--com] with unsubscribe as the subject.
-- Tim Johnson <[tim--johnsons-web--com]> http://www.alaska-internet-solutions.com http://www.johnsons-web.com