to read in the data out of an ASCII-Raw-Dataset, there existst an part
that looks like the following and this is a weight-variable:
1,23456
1,07899
This means the comma has the same meaning as normally the point.
Now the question: How can you use the <infile> command to read in with
the commas and which format-infos are needed.
Thanks!