Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of memory error using wwIPStuff on large files
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00461693
Message ID:
00461813
Views:
14
>Hi Nick,
>
>The reason is quite obvious to me: VFP string length limitation.
>The work around is check for the len of tcBuffer and if it exceeds
>the limit, set it to '' or something...

After playing around with the debugger a bit more, I see that tcBuffer just keeps getting bigger and bigger as the whole file is read into it. Seeing this, my question is: why is httpgetex() reading the whole file into that one string if I'm supposed to grab the file chunk-by-chunk in onhttpbufferupdate() from lcCurrentChunk and piece it together myself? I see no use for tcBuffer at all unless lcCurrentChunk in onhttpbufferupdate() is substringed from it or something... I don't want to waste a bunch of time digging through that class to figure this out... Has anyone else worked with this class much? Where's the author when you really, really need him? *grin*


Nadya- The <code> tag worked fine when I previewed it on my computer, and your reply still shows up correctly as well. What do you mean by it not being supported by UT? It's HTML, and more of a browser issue than anything to do with UT directly. Does it mess up the page for you or something?
Nick Stenz,
Junior Developer/VFP hacker
nstenz@kdsmoses.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform