Results 1 to 2 of 2

Thread: Communicating with other applications

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    2

    Post

    How can I tell a vb program running minimised to check the text area of the program in the forground to see if the text contains a certain word. An example would be to open the vb program and minimise it, then open microsoft word. The vb program would then check to see if the text writing spot in ms word contained a specific word, say "frog". If the user typed "frog" then the vb program would pop up and do something.. if that is too obscure then please ask for more detail. thank you,
    NLC

  2. #2
    Member
    Join Date
    Feb 2000
    Posts
    43

    Post

    I believe this is why they invented DDE (dynamic data exchange)

    but I don't really understand it enough to help you

    try doing a search for DDE in VB help

    ------------------
    Rapmaster

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width