james_massa
13 years agoOccasional Contributor
WriteLine error: File too large?
We have found recently that our test scripts will crash with a JScript runtime error of "Failed to open the file. Possible reason: the file is too large." when writting a custom logfile via the WriteLine method.
At the time of the crash the file has an overall length of 616,223 and 9,849 lines.
Is there a maximum file size associated with aqTextFile?
If so, is there some other method or strategy I can use?
At the time of the crash the file has an overall length of 616,223 and 9,849 lines.
Is there a maximum file size associated with aqTextFile?
If so, is there some other method or strategy I can use?