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

[REBOL] Re: requesting a directory

From: anton:wilddsl:au at: 22-May-2007 18:27

Not that I know of, and I don't recommend that approach. It does not seem to be designed for that. One should use REQUEST-DIR to get a directory. It's easy to be unhappy with that simple requester, though, which is why I made my own. (You can see it in style-gallery.) It shows you all dirs and files, but only allows you to select dirs. Regards, Anton.