Re: troubles with findfile [message #11248] |
Wed, 18 March 1998 00:00 |
David Foster
Messages: 341 Registered: January 1996
|
Senior Member |
|
|
Martin Schultz wrote:
>
> Hello once again,
>
> recently I had a chance to test IDL on two different SGI platforms
> (Power Challenge XL and Origin 200). Things went really well (and fast
> !), but then I came across one bug that diminuished my enthusiasm
> somewhat: using the FINDFILE command would not always return all the
> files matching the search pattern.
>
> <snip>
>
> Thanks,
> Martin.
>
Since you're using UNIX you might try my FILE_FIND() routine,
which SPAWN's an ls command. You can get this via anon ftp at:
bial8.ucsd.edu pub/software/idl/share/idl_share.tar.gz
There's also a FILE_FIND.DOC help file. It would be interesting
to see if you still have this problem with this routine. Oh what
the heck, I'll email it to you!
Dave
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
David S. Foster Univ. of California, San Diego
Programmer/Analyst Brain Image Analysis Laboratory
foster@bial1.ucsd.edu Department of Psychiatry
(619) 622-5892 8950 Via La Jolla Drive, Suite 2240
La Jolla, CA 92037
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
|
|
|