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

    Making an application using MSComm more responsive

    You should only open a port once, best at the beginning of the application as others have already posted. We take weather readings all day long, every 15 seconds and never close the ports until we exit. There are other communication programs with more capabilities such as up to 256 ports...
  2. FoxPro20Years

    Visual FoxPro Problem or Windows 7 Problem?

    I have seen this happen if the field looses it's control source.
  3. FoxPro20Years

    What is the best way to import a text file into a form?

    We fixed it with this code. Using EXECSCRPT as advised above. This works pretty well by allowing easily updated text files to control parts of the program. We can customize the program for certain customers quickly and not worry about how it acts on others. Create the Object oForm then...
  4. FoxPro20Years

    Need tools to communicate with USB device

    As Olaf stated just use USB to Serial adapters, they are cheap, and easy to use. Once installed they create a virtual serial device using the USB. I use several manufacturers, sewelldirect, radio shack, and others. $10 - 12 each when ordered in bulk.

Part and Inventory Search

Back
Top