Hi Dave, > 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.
Yes, that's what I was thinking. Thanks for that update. Malcolm _______________________________________________ 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/1479400482.1112187.791048073.3eb2e...@webmail.messagingengine.com ** 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.

