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

Home » Public Forums » archive » Re: Skipping a line while reading a file.
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: Skipping a line while reading a file. [message #15557 is a reply to message #15545] Thu, 20 May 1999 00:00 Go to previous message
davidf is currently offline  davidf
Messages: 2866
Registered: September 1996
Senior Member
David Borland (dborland@egi.com) writes:

> Is there any way to have idl skip a line while reading a
> file?

blank_line = ""
ReadF, lun, blank_line

To skip three lines, for example:

blank_lines = StrArr(3)
Readf, lun, blank_lines

Cheers,

David

--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Previous Topic: 3D Puzzle
Next Topic: Help

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

Current Time: Sun Oct 12 17:06:48 PDT 2025

Total time taken to generate the page: 1.49486 seconds