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

[REBOL] Re: if and parens

From: al:bri:xtra at: 6-Oct-2002 11:59

Andrew wrote:
> Try this instead: > > foreach elt read %. [if 'file = get in info? to-file elt 'type [print
elt]] And this is far more simpler: foreach File read %. [if #"/" <> last File [print File]] Andrew Martin ICQ: 26227169 http://valley.150m.com/