Forum Discussion

scristian_1's avatar
scristian_1
Occasional Contributor
14 years ago

Write data into CSV

Hi all,



I need your help with an example in JScript to write the data into a csv file. Basically what I want to do is to open a csv file, go to the next line after the last record and to write one new value  into a column named "Failed_Test" and the timestamp into another column named "Timestamp_Test".



I implemented the driver, but I don't know how to write inside the csv.



Best regards,

Cristian