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

[REBOL] Re: (long) RE: Re: help me parse this?

From: al:bri:xtra at: 6-Nov-2000 17:24

I wrote:
> foreach [Value Text] parse read %Options.txt none [ > append Page reduce [ > <option> Value </option> Text newline > ] > ]
Just a slight correction: foreach [Value Text] parse read %Options.txt none [ append Page reduce [ rejoin <option> [{ value="} Value {"}] </option> Text newline ] ] Andrew Martin 900 km/h fingers, brain in idle... ICQ: 26227169 http://members.nbci.com/AndrewMartin/