I would like to write couple of strings and some measurement values in the same measurment file.
Say for example:
First time the program runs, it performs a test and at the end of the test when user presses save it would save following line which is a mixture of strings and fractional values
1. UGS-544343 000000BSWS56 10.9 1.2 3.4 12.9 1.9 1.2 23.5 23.4 4.5 23.5 54.5
Next time test is run for a different measurement then it would append the existing file and would have second set of values added to the file.
1. UGS-544343 000000BSWS56 10.9 1.2 3.4 12.9 1.9 1.2 23.5 23.4 4.5 23.5 54.5
2. UGS-948393 0000008SUS99 1.9 9.2 9.4 32.9 1.0 1.9 28.5 13.4 9.5 29.5 59.5
and so forth. I would also like to have all values tab limited.
Can anyone help me on this?
Message Edited by Mapatel on
06-25-2008 05:02 AMMessage Edited by Mapatel on
06-25-2008 05:02 AM