Hi Dave,
Thanks for your help. I am now able to decode the error that I am getting with CeDeleteFile(), which reveals another odd problem.
Sometimes, CeDeleteFile() returns via CeGetLastError() the value of 2, which decodes to "file not found" even when the file exists on the device. This...
I am trying to use the function CeDeleteFile in the Win CE / ActiveSync RAPI.DLL without success.
I declare the functions with:
declare integer CeRapiInit in rapi.dll
declare integer CeDeletefile in rapi.dll string filename
I first initialize the RAPI with:
result = CeRapiInit()
The value...
I program for a web reporting service bureau. Our programming environment is SQL Server and Foxpro. We are converting our reports from the Foxpro report writer to Crystal 9.
The Foxpro report writer has a property/setting for report groups that says, in effect, "Start new group on new page...
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.