I have a VFP7 application that interfaces with VSFlexGdid Pro that utilizes Visual Basic. Everything works OK but after I close the application, I get Fatal Error: Exception Code C0000005 @ Error Lof File: C:\Program Files\Common Files\Microsost Shared\VFP\VFP7\RERR.Log.
This only happens with...
Is there any way within a FoxPro environment to determine whether EXCEL is installed on a PC?
I would rather not use this code since it is not foolproof.
IF FILE('C:\Program Files\Microsoft Office\Office\EXCEL.EXE') = .T. .OR. ;
FILE('C:\Program Files\Microsoft Office\Office10\EXCEL.EXE') =...
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.