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 #14503] Sun, 28 February 1999 00:00 Go to previous message
R.Bauer is currently offline  R.Bauer
Messages: 1424
Registered: November 1998
Senior 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.
>

free_lun is used to free get_lun unit numbers. You can use close ,/all.

R.Bauer
[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 15:58:01 PDT 2025

Total time taken to generate the page: 2.88381 seconds