[REBOL] Re: View: request-file
From: gjones05:mail:orion at: 17-Jan-2001 11:36
> In Rebol/View, 'request-file is nice, but it doesn't let you pick a
directory.
> And that's exactly what I need. I wondered if anyone had written code for
> something like that.
If I understand your request correctly, the functionality is "built-in" (at
least in the Windows version). For example, from the command prompt in
Rebol/View, if you type "request-file," the dialog should pop-up. Single
clicking from the "Dirs:" list should select that directory. Clicking the
Parent
button allows one to traverse up the directory tree. Hope that
this is helpful.