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 #56560 is a reply to message #56559] Mon, 29 October 2007 03:10 Go to previous messageGo to previous message
Liberum is currently offline  Liberum
Messages: 48
Registered: September 2005
Member
On 29 Okt, 11:02, Maarten <maarten.sn...@knmi.nl> wrote:
> 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

Thanks!
It works. Will follow this rule hence forth!
/S
[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: Wed Oct 08 17:43:07 PDT 2025

Total time taken to generate the page: 0.00399 seconds