I have blogged about the updated VFP 9 SP2 Hotfix, which includes the missing multi-threaded.
http://rickschummer.com/blog/2009/04/vfp-9-sp2-hotfix-update.html
_RAS
www.whitelightcomputing.com
Shedding Some Light (blog)
VFP MVP
I have the following code:
SET COLLATE TO "MACHINE"
ASORT(laViews,-1,-1,0,1)
The reason for the SET COLLATE is to guarantee the sort order is case sensative no matter what. On my machine the information in laViews is sorted fine. On another developer's machine it is not sorted at all. At first...
Problem: starting a VFP 8 SP1 custom runtime EXE, the user gets a message on the client machine to
convert FoxUser from 3.0 to 6.0.
App is run off server from a workstation. Running app on server displays same question.
CONFIG.FPW is compiled into the EXE:
RESOURCE = OFF
ALLOWEXTERNAL = OFF...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.