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

Home » Public Forums » archive » Re: How can I read data file with tab delimeter?
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: How can I read data file with tab delimeter? [message #5548] Fri, 12 January 1996 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
The best routine I have found for this purpose is DDREAD.PRO,
available as part of Fred Knight's library at

ftp://ftp.rsinc.com/pub/user_contrib/knight

From the online documentation:
; This routine reads data in formatted (or unformatted) rows and columns.
; The name stands for Data Dump Read. By default, comments are
; skipped and the number of columns is sensed. Many options
; exist, e.g., selecting rows and columns, reading binary data,
; and selecting non-default data type and delimiters.

It also reads TAB delimited files. The best thing is that you don't
have to know the number of rows and columns in advance - DDREAD figures it out.

Do yourself a favor and get it.

Cheers,
Liam.
[Message index]
 
Read Message
Read Message
Previous Topic: Gif output for Wave
Next Topic: Re: Conversion of Bruker (BioSpec) data to IDL

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

Current Time: Sat Oct 11 16:15:28 PDT 2025

Total time taken to generate the page: 0.64118 seconds