MarkSchofer
4 years agoFrequent Contributor
A Log That Readable and is Pleasant to Read
I write to one file when an error happens another when it works as expected. 1. How do I programmatically purge the data. or Or can I read a nextvalue from a sequence or Insert a date time stam...
- 4 years ago
For #1, you already know how to get Today. To write it here I think you will need to convert it to a string
For #2, you can use WriteLine instead of Write
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/opentextfile.html