Ben,
YES, this worked perfectly!
Thanks,
Haje
"ben.bighair" <ben.bighair@[EMAIL PROTECTED]
> wrote in message
news:2250a3dc-d38f-40e7-99be-a2fdf71e01c2@[EMAIL PROTECTED]
> On Mar 7, 12:36 pm, "Haje Korth" <haje.ko...@[EMAIL PROTECTED]
> wrote:
>> The only problem I find is that IDL and C format codes do not readily
>> mix.
>> Can "\r\n" be translated to an IDL format code? H.
>>
>
> I hope this isn't a red herring, but how about...
>
> openw,u,"file.txt",/get_lun & printf, u, "Doughnut", format
> ='($,A0,%"\r\n")'& free_lun ,u
>
> Ben
>


|