[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dialog_pickfile
- Subject: dialog_pickfile
- From: "Pavel A. Romashkin" <pavel.romashkin(at)noaa.gov>
- Date: Wed, 04 Apr 2001 11:41:00 -0600
- Newsgroups: comp.lang.idl-pvwave
- Organization: NOAA-CMDL-CIRES
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:24344
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