help me: sending numpad enter to dos application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • net2knot
    New Member
    • Feb 2008
    • 11

    help me: sending numpad enter to dos application

    i want to send numpad enter to a dos application.
    i used sendkeys but none of the use.
    i tried a module but it sends the standard enter key rather than numpad enter key.
    please help me...i need an urgent solution of this problem.
    i am a novice programmer
  • gobblegob
    New Member
    • Dec 2007
    • 133

    #2
    Originally posted by net2knot
    i want to send numpad enter to a dos application.
    i used sendkeys but none of the use.
    i tried a module but it sends the standard enter key rather than numpad enter key.
    please help me...i need an urgent solution of this problem.
    i am a novice programmer

    im certain that enter and numpad enter share the same ascii.

    Comment

    Working...