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 strongm 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: corox
  • Order by date
  1. corox

    Using Paradox to control other windows programs

    BINGO! Thanks LeMike for the clarification on sendkeys. I created a form that wakes up every 10 seconds, takes a peek at the active windows via enumwindownames, if it sees the window waiting for the acknowledgement sends the enter key via sendkeys and goes back to sleep. It runs minimized and...
  2. corox

    Using Paradox to control other windows programs

    So....I can create a PDOX form that wakes up periodically, does an enumwindownames to see if the popup is present. If so, issue the sendkeys ({ENTER}) and goes back to sleep to wake up again and repeat. Sounds easy enough. This presumes that the popup I want has focus, which it should if I'm...
  3. corox

    Using Paradox to control other windows programs

    I have a non-Paradox windows applications that converts files from one format to another in a batch-type operation (i.e. one after the other). Periodically, this application brings up a dialog box asking for user verification. It is a Yes/No dialog box with the default focus on Yes (which is...

Part and Inventory Search

Back
Top