Malcolm,
If you are meaning setting the buffers in VFP using a variant of:

 =SYS(3050, 1, MIN(536870912, VAL(SYS(3050, 1, 0)))) && Foreground Buffers
 =SYS(3050, 2, MIN(536870912, VAL(SYS(3050, 1, 0)))) && Background Buffers

Then beware that this does NOT work on Windows 7 64 bit and causes the VFP app 
to become unstable. 

Dave

-----Original Message-----
From: ProFox [mailto:[email protected]] On Behalf Of Malcolm Greene
Sent: 17 November 2016 16:27
To: [email protected]
Subject: Re: Guess the problem? VFP9, HyperV, 2012R2

Try updating the max memory setting in the config.fpw to a number between 
4-16M. I forget the name of the setting. My guess is that VFP is trying to use 
to much memory.

Malcolm

[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.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