While doing a low-level routine for copying data between files for showing advance, I've descovered something interesting:
Documentation says that FREAD support 65536 bytes (64 KiB) max.length, but the limit in VFP 9 is really 16777184 bytes (16 MiB), iow, 256 more times! And another interesting thing is that this limit is the same of the max.size of a string variable: Maximum # of characters per character string or memory variable. 16,777,184 A "little" detail that the FoxTeam forgot to document. This should be added to VFPx FoxHelp File. Best Regards! Fernando D. Bozzo --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ 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/cagq_jumuftezp8do-p3hspmq-f1bk2lmfgpkdhgwsif2kpv...@mail.gmail.com ** 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.

