On 2/14/2012 2:18 PM, Eurico Chagas Filho wrote: > "take hours to finish"... > It happened to me, but it didn't freeze it just lost the ability to use > ctrl+C and ctrl+V. > I used to close and open again and the problem would go away. >
Hi Eurico, Glad someone else can relate! (...but who really wants to "close and open" as the solution?) I've added the following from http://fox.wikis.com/wc.dll?Wiki~sys3050~VFP: SYS(3050, 1, MIN(536870912, VAL(SYS(3050, 1, 0)))) SYS(3050, 2, MIN(536870912, VAL(SYS(3050, 1, 0)))) ...and will see if the issue still recurs. (I used to use Ed's SetMemory.prg but am opting for this now based on comments in that thread.) -- 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.

