Quantcast
Channel: VFPX
Viewing all articles
Browse latest Browse all 3798

New Comment on "XLSXWorkbook"

$
0
0
kraye-- I have not used INDEXSEEK() before (in fact I was unaware of it). Reading the documentation on it, it seems the only difference between it and SEEK() is the moving of the record. The second parameter in INDEXSEEK() allows for false which does not move the record but allows for a true value returned when the record is found. The documentation further states if record is not moved, then a second call is required with true as second parameter to have the record pointer moved. Since I use SEEK() to position to a record to return some values it would not be helpful here (would now need two calls); however, if the only use of SEEK() is to check for existence of a record, then INDEXSEEK() with false would be preferred. I will check for places to use INDEXSEEK() rather than SEEK(). Thank you for the tip. Greg

Viewing all articles
Browse latest Browse all 3798

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>