Hi:
Documentation says that FREAD support 65536 bytes (64 KiB) max.length, but the limit in VFP 9 is really 16777184 bytes (16 MiB)
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
Regards.-
↧