Hi Charlie,

What I am trying to achieve is to control TV TUNER card from inside a Director Movie. 
The TV Tuner has some hot keys that I may "press" using BUDDY API. Some of them work 
fine (such as channel up or down, volume) but one of the most important that is MUTE 
accessed by MULTIPLY KEY(NUMPAD "*") just canīt make it work.
Some people here tried to help me but their suggestions seemed to fail also.
I have already tried the following:
baSendKeys("*")
baSendKeys("{*}")
baSendKeys("{vk_MULTIPLY}")
baSendKeys("{106}")
baSendkeys(numToChar(42))
baSendKeys("~8")

Carlos Lorenz



-- 
_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

[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