> >Have you tried request-file?
>
> There is no "request-file' in the library.rip I was using as my library.
>
> The Rebol Desk Top is not coming up for me to day to look in that library,
> don't know why.  Can you give me a direct URL to it please?

>> help request-file
USAGE:
    REQUEST-FILE /title title-line button-text /file name /filter filt /keep
/only /path

DESCRIPTION:
     Requests a file using a popup list of files and directories.
     REQUEST-FILE is a function value.

REFINEMENTS:
     /title -- Change heading on request.
         title-line -- Title line of request (Type: any)
         button-text -- Button text for selection (Type: any)
     /file
         name -- Default file name or block of file names (Type: any)
     /filter
         filt -- Filter or block of filters (Type: any)
     /keep -- Keep previous settings and results
     /only -- Return only a single file, not a block.
     /path -- Return absolute path followed by relative files.

It's in Rebol/View as a standard function.

Andrew Martin
ICQ: 26227169 http://valley.150m.com/
-><-



-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to