comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » FINDFILE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: findfile [message #15600 is a reply to message #9440] Fri, 28 May 1999 00:00 Go to previous messageGo to previous message
Thomas A. McGlynn is currently offline  Thomas A. McGlynn
Messages: 23
Registered: March 1996
Junior Member
This comes up periodically as one of IDL's quirks (to use a
kind word). IDL seems to just use the Unix 'ls' command
in findfile. You'll probably find that 'ls /tmp/*.*' would
also fail. Unix expands the argument list before executing
the command and the argument list overflows some limit.

The last time this came up a few months ago
a couple of readers indicated that they had written replacements
for findfile to get around this. You might check dejanews.

Regards,
Tom McGlynn

"R.Bauer" wrote:
>
> Hi,
>
> I got in trouble by findfile on a unix sytem
>
> while Windows IDL returns by findfile('C:\*.*') all files
> unix (aix) IDL did not give a result if more than 3500 files in a
> directory.
> findfile('/tmp/*.*') is ''
>
> If I use findfile('/tmp') I got all files.
>
> Unfortunately I have momentanly on the unix only idl5.1
>
> What is idl5.2 doing ?
>
> R.Bauer
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Thanks
Next Topic: is directory

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 17:32:29 PDT 2025

Total time taken to generate the page: 0.00440 seconds