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

Home » Public Forums » archive » printing long lines
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: printing long lines [message #7137 is a reply to message #7054] Thu, 26 September 1996 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
In a recent article Dean Schulze <schulze@cassini.lpl.arizona.edu> writes:

> IDL keeps putting newlines in my output. How do I
> get IDL to print long lines without inserting unwanted
> newlines in the output?
>
IDL uses a default width of 80 columns when it is writing
formatted output. If you would like the width to be greater
than that, use the WIDTH keyword when you open the file
for writing. For example,

OPENW, lun, filename, /GET_LUN, WIDTH=500

Yours,

David

--
David Fanning, Ph.D.
Phone: 970-221-0438
Fax: 970-221-4728
E-Mail: davidf@fortnet.org
[Message index]
 
Read Message
Read Message
Previous Topic: converting a set of images to mpeg ?
Next Topic: (no subject)

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

Current Time: Sun Nov 30 07:04:23 PST 2025

Total time taken to generate the page: 0.09388 seconds