Skip to content
Prev 8734 / 63421 Next

file.choose (PR#2465)

On Fri, 17 Jan 2003, Duncan Murdoch wrote:

            
I agre..
Unfortunately file.choose() is a cross-platform function documented to 
return just one file name.  It's a legacy of the MacOS beginnings, and no 
one has ever told me what the `new' argument was intended to do.

I think we might to start again with choose.files(), with an argument that 
allowed multiple choices, and hope it can really be implemented on all the 
GUI-based interfaces (on Unix file.choose is not even based on choosing 
from a text list).