Solved
Forum Discussion
3 Replies
- mattb
Staff
I would use the aqFile object, and the write to textfile method.
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/writetotextfile.html- MarkSchoferFrequent 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
- mattb
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