On Mon, November 11, 2013 7:17 am, Richard Kaye wrote: > Good question, Ted. I ran this on a W7 Pro 64 bit system. My assumption > is that the VFP2C32 library bypasses the limitations of VFP's LLIO > functions because it's a wrapper around the OS itself.
I'm wondering when writing out the data which would be faster: using STRTOFILE (nice and easy with the append option) or using FWriteEx or FPutSex with LLFF? Setting up a test now. My money is on #2 (LLFF). That of course requires a bit more coding, though, keeping track of the handles per provider number (which is how I'm splitting the data--by provider number). _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

