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

Home » Public Forums » archive » Re: Problem with too many open files
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: Problem with too many open files [message #14510 is a reply to message #14508] Sat, 27 February 1999 00:00 Go to previous message
Richard G. French is currently offline  Richard G. French
Messages: 65
Registered: June 1997
Member
Phil Fischer wrote:
>
> I have a loop that has, among other things, the following commands:
>
> openw,1,command_file
> .
> .
> .
> close,1
>
> This loop will run for quite a large number of iterations and then will give me
> the following error message:
>
> % OPENW: Error opening file: /sdss3/usrdevel/philf/bin/commands.txt.
> Too many open files
>
> I have tried using free_lun but it doesn't seem to help.
>


Try putting
HELP,/FILES
in there somewhere to see what files it thinks are open.
This openw,1 command may be a red herring, if there are other
things in the loop

Dick French
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: read_tiff - simple question
Next Topic: Re: CMYK TIFF in IDL?

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

Current Time: Sat Oct 11 18:43:16 PDT 2025

Total time taken to generate the page: 0.87915 seconds