<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Hi Stijn,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>By default the "/" character is used as a comment
marker, so everything that appears after that on a line is simply
discarded.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>To change this you can start the Data Wizard,
select you data source, and then click on Configure.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Then in the "Configure Data Source Dialog" simply
delete the "/" character from the "Comment indicators" field and hit
OK.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV> <FONT size=2 face=Arial>If you're working from javaScript then you
can do something like:</FONT></DIV>
<DIV><FONT size=2 face=Arial>ds.setConfiguration("commentindicators",
"#")</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Hope that helps,</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV><FONT size=2 face=Arial>Andrew</FONT></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B>
<A title=stijn.ilsen@googlemail.com
href="mailto:stijn.ilsen@googlemail.com">Stijn Ilsen</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=kst@kde.org
href="mailto:kst@kde.org">kst@kde.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, July 01, 2010 6:36
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Kst] Problem with ASCII
containing Date/Time</DIV>
<DIV><BR></DIV>Hi,
<DIV><BR></DIV>
<DIV>I have a very simple problem question on which i have been searching the
internet, the kst handbook, etc...</DIV>
<DIV>I am using kst 1.9 and I cannot get it to make a plot of the attached
file.</DIV>
<DIV>The format is:</DIV>
<DIV><BR></DIV>
<DIV>YYYY/MM/DD HH:MM:SS.ms PARAMETER1 PARAMETER2 PARAMETER3</DIV>
<DIV><BR></DIV>
<DIV>If I use the Data Wizard to load the file, and afterwards look at the
vectors loaded into the data manager, then the first vector contains 2010, all
the rest is empty.</DIV>
<DIV>What am I doing wrong, can I use a js with the correct settings for the
files I'm using?</DIV>
<DIV><BR></DIV>
<DIV>Thank you very much!</DIV>
<DIV><BR></DIV>
<DIV>Kind Regards,</DIV>
<DIV><BR></DIV>
<DIV>Stijn</DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Kst mailing
list<BR>Kst@kde.org<BR>https://mail.kde.org/mailman/listinfo/kst<BR></BLOCKQUOTE></BODY></HTML>