Results 1 to 4 of 4

Thread: pushing button

  1. #1
    Guest
    OK, here's the scenario - there's a home-grown app running which then runs a from-the-factory app. Most of the time, but not always, the second app reaches a point where it pops a message box and asks the user whether or not to continue and the answer is always yes. Question - is there a good way to access the thread/window of the second app and, essentially, hit enter (or Alt-Y) if the prompt appears? The factory says they don't have noninteractive support for this.

    I would greatly appreciate any help someone might be able to give.....

  2. #2
    Fanatic Member
    Join Date
    Apr 2000
    Location
    Whats a location?
    Posts
    516

    Question

    I'm not sure what
    noninteractive support
    means. Does it mean you can't use SendKeys?
    If it means you can't use SendKeys then I can't help you,
    otherwise you'll find how to 'send' Alt-Y in MSDN if you scroll to SendKeys, if you don't have MSDN, say and I'll post you the necessary code. (I'm falling asleep, so I'm not in the mood to program a s**t)

    Bye,

    Me


    Courgettes.

  3. #3
    Guest
    thanks much.....

  4. #4
    Guest

    Wink

    Hello,

    I have seen this very probelm in a certin ISP. There software has this really annoying auto disconnect feature that use to drive me nuts when I needed to download large files. I don't have that ISP anymore so I don't have that problem But I also woundered if there might possible be a way to get around the auto disconnect crap myself.

    Roger

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