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

Home » Public Forums » archive » Re: ascii_template advanced
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: ascii_template advanced [message #50015 is a reply to message #50014] Thu, 07 September 2006 07:53 Go to previous messageGo to previous message
Jo Klein is currently offline  Jo Klein
Messages: 54
Registered: January 2006
Member
If you don't feel confident enough to program a filter for this, you can
simply preprocess your input data before feeding it into IDL with e.g. sed.
You could do:
sed 's/^#//' mydata.txt > mydatawithoutcomments.txt
to remove all lines starting with #.
Cheers,
Jo
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: READS, input, struct vs. READS, input, var1,var2, etc.
Next Topic: Re: IDLVM and retall

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

Current Time: Wed Oct 08 15:49:53 PDT 2025

Total time taken to generate the page: 0.00356 seconds