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 Mike Lewis 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. chicagirl55

    Closing a Program Opened With a Shell

    I recently learned how to open a program using a shell in the text, but is there a way to close the program too? I've done some research on MSDN but have only found how to minimize and hide the program. Any help? [pacman]
  2. chicagirl55

    Using DDE in Visual Basic

    I am using some older hardware that the program is controlling so I've been told that I can't swithch over from DDE. I looked into replacing that hardware but it's several thousand dollars that we can't afford in the lab at the moment. If you have any tips for using DDE still I would greatly...
  3. chicagirl55

    I Can Start The DDE Service, But How Do I Stop It??

    I am using VB 6 to write to an Access datadase. I've been having problems starting and stopping the DDE services in the code recently. I figured out how to start the DDE service on the computer but now I need to figure out how to stop it. Here's what I have now: Select Case SourceErrorCode...
  4. chicagirl55

    Using DDE in Visual Basic

    I'm using DDE with VB6 to write to a database in Access. Every once in a while I get an error and the program stops writing to the database because the DDE service has stopped on the computer. Does anybody know what I need to do to make the program run continuously without me having to...
  5. chicagirl55

    Turning on the DDE service in code

    I've been programming several robots in the lab I work in using Visual Basic 6.0 and have encountered a big problem...quite often, the DDE services will need to be stopped and started on the machine so each robot can write to the database (the robots are spread out on three computers but managed...

Part and Inventory Search

Back
Top