csv parsing with tcl

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf csv parsing with tcl

  • Creator
    Topic
  • #51966
    David Harrison
    Participant

      I am taking a csv file of results from a lab system. The format is:

    • test1,result1,test2,result2 . . .

    • However, if there are comments, the next test field is a dot (.) and the comment is in the result field. There may be multiple comments for each test so the format will look like this:

    • test1,result1,test2,result2,.,comment1,.,comment2,test3,result3 etc.

    • What I

    Viewing 1 reply thread
    Viewing 1 reply thread
    • The forum ‘Cloverleaf’ is closed to new topics and replies.