More - Read File at > 2GB Problem
Dave
dave at looktowindward.com
Wed May 16 18:53:56 EDT 2007
Hi,
I managed to make it work by reading the difference between the
current position and but it's *MUCH* slower! I'm dealing with 60GB+
files!!!
Any ideas on how to make this work greatly appreciated.
All the Best
Dave
Hi,
I have a File that is greater than 2GB in size. I am using:
read from file theFile at myFilePosition for myCount
put it into myFileData
It all works fine until myFilePosition is greater than 2GB. Is there
a limit on the file position inside a file?
I Calculate the value for myFilePosition based on number of factors.
Thanks a lot
All the Best
Dave
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list