[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dialog_pickfile



Is it a Mac thing that the FILE keyword is ignored in DIALOG_PICKFILE?

temp = dialog_pickfile(file='first_guess.txt')

results in "all files" mask and no initial selection. Of course,
"first_guess.txt" exists in the directory of interest.

Pavel