> I just have a problem: what code should I use in the PressKey functions, 
> given that they need an Integer parameter and that I don't know what's 
> the value for F8?

Well, on Windows the virtual key code for F8 is &h77.
For Mac the key code is &h64.

if I looked right. Does that help?

Greetings
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
mbsplugins@monkeybreadsoftware.info
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to