> Hi,
> Can�t send "MULTIPLY Key" (num pad) to an application using buddy�s
> method baSendKeys().
> Any help is welcome
> 
On Windows, the "*" has a value of 42 (decimal), and a key code of 66.
The keypad sends the ASCII 42 character. Have you tried baSendKeys ( "*"
) ?  You might also try baSendKeys ("~8") (the tilda means shift to
Buddy).
Cordially,

Kerry Thompson
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to