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:
00461821
Views:
13
>>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*
>
>
AFAIK, Rick answered the questions very quickly and there is another forum for WWW stuff on his site. So, let's hope you'll find the answer fast enough.

>Nadya- The 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?

Well, your first message doesn't ouline the code for me or place white background as it does for PRE tag. I changed manually in few places CODE tag to PRE and now it looks better. I'm using IE 5.50
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform