Author: MB Software Solutions, LLC
Posted: 2012-10-05 at 09:56:40
VFP9 SP2
Using the tip from Fox.wikis.com, I had this in my code:
SYS(3050, 1, MIN(536870912, VAL(SYS(3050, 1, 0))))
SYS(3050, 2, MIN(536870912, VAL(SYS(3050, 1, 0))))
The first line seems to run ok, but the 2nd line (for background memory)
fails.
Ideas as to why? This hasn't been a problem with Vista and Windows 7
32-bit boxes. (To be fair, I don't know if this is failing on other
64-bit systems or just this one site.)
tia,
--Mike
--
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
_______________________________________________
Post Messages to: ProFox@mail.leafe.com
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/506EF528.8060408@mbsoftwaresolutions.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.