Results 1 to 4 of 4

Thread: Confused about %d sendkeys [Resolved]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2004
    Posts
    262

    Confused about %d sendkeys [Resolved]

    We have an external application which comunicates with Microsft Access.
    The exteranal application uses the following commands in a macro

    AppActivateLike("Microsoft Access")
    AppActivateLikeChild("Microsoft Access", "Clients")
    Sendkeys("%d")

    I don't understand though is why the %d causes a combo box on the Clients form to get the focus, where is this set?
    Is %d a command of some sort, if so how do I change which combo box gets the focus?
    Last edited by Oliver1; Oct 5th, 2005 at 06:26 AM. Reason: Resolved

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