Re: IDL 6.1 ENVI 4.1 Interation Problem [message #43086] |
Mon, 21 March 2005 22:53 |
vinit
Messages: 7 Registered: March 2005
|
Junior Member |
|
|
March 22, 2005
Hello Tian,
Thank you for your reply.
Yes, I have indeed tried to process each file separately and the
program runs just fine. I didn't have the CLOSE and FREE_LUN lines in
my original code but I still got the same error. I thought putting them
in might help.
Do you have any other suggestions?
Thanks very much for your time,
Vinit
|
|
|
Re: IDL 6.1 ENVI 4.1 Interation Problem [message #43170 is a reply to message #43086] |
Mon, 21 March 2005 01:31  |
enod
Messages: 41 Registered: November 2004
|
Member |
|
|
Have you tried to process each file seperately? If the code can run
successfully each time, there seems no errors should occur. But you
should delete all the CLOSE and FREE_LUN lines in the loop.
Tian.
|
|
|