Skip to content
Prev 175013 / 398506 Next

problem with "choose.files" command & interactive functions

On 3/26/2009 9:09 AM, Shay O'Farrell wrote:
If you don't specify where to open the dialog, it will open in the last 
location where it was opened.  This saves time if you are running it 
more than once, because often you will open files from the same 
directory.   If you don't want that, you can specify which directory to 
open, and get it to always open in the current directory using 
choose.files("./*").

Duncan Murdoch