Performance degradation with aqTextFile.Line and aqTextFile.SetPosition
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010
09:21 AM
04-20-2010
09:21 AM
Performance degradation with aqTextFile.Line and aqTextFile.SetPosition
Hi,
We initially created a function that uses aqTextFile.SetPosition to set the position back in the opened file, but came across a pretty bad performance issue when using it against a CSV file with only 19 rows. Fortunately, we have resolved the issue by using the cursor property to set the value back.
Can you shed some light on this?
We initially created a function that uses aqTextFile.SetPosition to set the position back in the opened file, but came across a pretty bad performance issue when using it against a CSV file with only 19 rows. Fortunately, we have resolved the issue by using the cursor property to set the value back.
Can you shed some light on this?
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2010
08:15 PM
04-20-2010
08:15 PM
Hi,
We fixed a similar problem some time ago. Please let me know which version of TestComplete you are using and whether the problem occurs with TestComplete 7.52.
--
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Dmitry Nikolaev
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2010
02:30 AM
04-21-2010
02:30 AM
Hi David,
Thanks for the reply. We're using TC 7.52.
Thanks for the reply. We're using TC 7.52.
