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

[REBOL] file extensions (was if any [find suffixes....)

From: balayo::mindspring::com at: 7-Sep-2000 12:20

howdy, since we're already on the subject,
>Do you mean ... >foreach file-name file-list [ > if find/any file-name "*.r" [ print join "found " file-name ] >]
how 'bout a refinement which allows one to choose *only* "*.r" and not, say, "*r.old" ? -- Spend less time composing sigs. -tom