More - Read File at > 2GB Problem
Dave
dave at looktowindward.com
Thu May 17 04:50:37 EDT 2007
> Between the current position and .... what? :)
The local I need to read data from!
e.g. if I want to position the file at 129654
I have to set the position to 1 (by doing a read at 1) then read
(129654 - 2, -1 cos we already read 1 character and another -1 to
position to just before the required position).
Is this *really* no way of accessing a file with Random >2GB in
RunRev?????
Thanks a lot
All the Best
Dave
On 17 May 2007, at 07:49, Bill Marriott wrote:
> Between the current position and .... what? :)
>
>
> "Dave" <dave at looktowindward.com> wrote in
> message news:
> 5515A214-2249-4724-9B07-9B02E275E730 at looktowindward.com...
>> 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!!!
>
>
>
> _______________________________________________
> 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