Solved
Forum Discussion
mattb
Staff
4 years agoI would use the aqFile object, and the write to textfile method.
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html
- MarkSchofer4 years agoFrequent Contributor
Thanks so much for your accurate and timely response. Yes that is what I am currently doing -the users want the spreadsheet I am reading from to be updated
- mattb4 years ago
Staff
if you are using a spreadsheet could you write to excel: https://support.smartbear.com/testcomplete/docs/testing-with/working-with-external-data-sources/excel/write.html