Gotta leave that extra 32MB of RAM for the video card on those 512MB machines... :-)
Point was don't bother with calling sys functions to optimize for different hardware when all the hardware comes with more RAM than VFP can use. Of course, I can hear Uncle Ted saying you need to test in your environment to really optimize it. -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of MB Software Solutions, LLC Sent: Friday, November 01, 2013 4:40 PM To: [email protected] Subject: Re: VFP9SP2 on Win7 error trying to maximize memory Oh what's in a number....480000000 vs 536870912. LOL On 11/1/2013 4:28 PM, Richard Kaye wrote: > VFP was designed in an era when the operating system couldn't use more than > 2GB of RAM. I forget where I saw this (could have been Christof, could have > been wOOdy) but I long ago switched to this: > > SYS(3050,1,480000000) > SYS(3050,2,480000000) > > Keep it simple... :-) _______________________________________________ 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/DF1EEF11E586A64FB54A97F22A8BD044228EE8E597@ACKBWDDQH1.artfact.local ** 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.

