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, since standard enter key and numpad enter key share same ascii value.
but the dos application reacts to numpad enter key.
please help me...i need an urgent solution of this problem.
i am a novice programmer
i used sendkeys but none of the use.
i tried a module but it sends the standard enter key rather than numpad enter key, since standard enter key and numpad enter key share same ascii value.
but the dos application reacts to numpad enter key.
please help me...i need an urgent solution of this problem.
i am a novice programmer
Comment