IDLwidgets routine PICKFILE: multiple filters under VMS? [message #1574] |
Mon, 13 December 1993 11:55 |
fireman
Messages: 49 Registered: August 1991
|
Member |
|
|
Hi,
Ages ago, PICKFILE supported the use of multiple filters under VMS;
when the routine was rewritten to support Unix, this capability went away. The
latest version (3.5.0) suggests a syntax like
; F = PICKFILE(/READ, FILTER = '*.pro *.dat')
to pick up all *.pro and *.dat files, but this just doesn't work under VMS.
Single-filter usage works just fine.
Does anyone have any ideas or a rewritten routine to get around this?
Thanks,
__.
/ | , , , , , ,_ Gwyn F. Fireman
(__/|/(_(_)(_/|/| |_/ Computer Sciences Corporation
/| /| IUEGTC::FIREMAN IUE Observatory
(_/ (_/ fireman@gsfc.nasa.gov (301) 794-1560
Any opinions expressed above are mine alone.
I do not represent the IUE Project, NASA, CSC, or any other organization.
|
|
|