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

Home » Public Forums » archive » ascii-template
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
ascii-template [message #44137] Wed, 18 May 2005 03:01 Go to previous message
Lasse Clausen is currently offline  Lasse Clausen
Messages: 22
Registered: August 2001
Junior Member
greetings.

i am reading and writing a lot of ascii text files with data. it works
like this:
1) i write data in columns into a ascii file
2) i use a self implemented function which uses ASCII_TEMPLATE and SAVE to
save an ascii template which contains the names of the columns in the data
file
3) when reading the data i use RESTORE to restore the template and use it
in the READ_ASCII function.

in the course of my work this format of the ascii data file changes. new
columns appear, other columns disappear. everytime that happens i have to
use my SAVE_ASCII_TEMPLATE function to make a whole new template which is
annoying if the data file now contains 25 columns instead of 26 because i
have to type in the names of the 25 columns again although they haven't
changed.

does anybody know if i can directly manipulate the saved ascii template?
the documentation of the structure ASCII_TEMPLATE produces is rather poor.

thank you very much
lasse clausen
[Message index]
 
Read Message
Read Message
Previous Topic: Re: LabView script node and NetCDF
Next Topic: Re: converting floats to doubles

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

Current Time: Fri Oct 10 11:05:26 PDT 2025

Total time taken to generate the page: 0.56217 seconds