Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. wayne52

    problem using rapi cedeletefile in visual foxpro

    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...
  2. wayne52

    problem using rapi cedeletefile in visual foxpro

    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...
  3. wayne52

    how to control printing near bottom of page

    jpaars, Thanks for your response. I see how the work-around offered for your problem works. It will help in some cases for our reports.
  4. wayne52

    how to control printing near bottom of page

    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...

Part and Inventory Search

Back
Top