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

Home » Public Forums » archive » Re: File unit problems
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: File unit problems [message #56561 is a reply to message #56560] Mon, 29 October 2007 03:02 Go to previous message
Maarten[1] is currently offline  Maarten[1]
Messages: 176
Registered: November 2005
Senior Member
On Oct 29, 8:08 am, Sheldon <shejo...@gmail.com> wrote:
> Hi!
>
> I am having some trouble with the file unit in IDL. I have included
> the part of code that the error occurrs.

> I think this is something quite simple but I don't get it. Can someone
> please point out the problem for me?

Make yourself happy, and let IDL figure uot which unit numbers to use.
you cannot combine /get_lun with a hard-coded number.

openr, land_lut_unit, land_lut, /get_lun
openw, out_unit, "land_scat_clas_tuned.dat", /GET_LUN

close the units again with
free_lun, land_lut_unit, out_unit

HTH,

Maarten
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Minimum Noise Fraction Doubts...
Next Topic: Re: problem creating a *.sav file from a project with envi routines

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

Current Time: Sun Oct 12 16:55:03 PDT 2025

Total time taken to generate the page: 1.11886 seconds