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: *

  • Users: cdm99
  • Order by date
  1. cdm99

    Mysterious VFP event

    What Olaf said. You might try adjusting the registry keys for OpLocks and CachedOpenLimit, and depending on your version of Windows try disabling SMB3. In a commercial environment (Sage Pro Series accounting) we need to do that to make network operations reliable. Good info on that whole science...
  2. cdm99

    Single vs Double click

    Thanks Olaf, that's worth a star, very clever!
  3. cdm99

    Single vs Double click

    I have a program with a main screen that calls subprograms. I call the subprograms from the Click method of a button on the main screen. If you single-click on the button, it launches the subprogram. But if you double-click on the button, the program locks up. The only way to get out is to...
  4. cdm99

    Selecting an area with a map tool

    From my VFP program, I want to call a mapping service and allow the user to choose either 4 (or more) points of a polygon, or draw a radius from a center point, to define an area based on latitude and longitude. I need the boundaries of the selected area passed back to my program, which will...

Part and Inventory Search

Back
Top