On 8/9/2011 3:02 PM, Stephen Russell wrote:
> You are possibly blowing the wad on the string that you are generating?
>
> Loop of reading lines
> Str = str + "contents of this new line"
>
> end
>
> Even though it is the same name you are duplicating in memory what you
> had to make the appended string.
>
> I don't know when your pointers get released in VFP strings but as a
> WAG this is where your memory hole is.


Keep your money!  :-)  That's not it.  But I appreciate the idea, 
though, nonetheless.

>
> Have played with 1.2 and 1.5 gig xml files in ram before with no real
> problem on workstations that only had 3 gig of ram.  Teh process that
> did monthly reporting I expanded to annual.  ;->   made a bit bigger
> output didn't it.


Aren't XML files supposed to be small in size?  lol

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to