How to activate WinHelp with F1
Posted: Thu Jan 26, 2006 3:15 am
Dear All,
I would like to activate Help file WinHelp() with F1. I try to use as following but it doesn't work and it will ask to fine MAIN.HLP.
SET KEY VK_F1 TO WinHelp('MyHelp.HLP')
How can I do it?
Thanks&Regards,
Dutch
I would like to activate Help file WinHelp() with F1. I try to use as following but it doesn't work and it will ask to fine MAIN.HLP.
SET KEY VK_F1 TO WinHelp('MyHelp.HLP')
How can I do it?
Thanks&Regards,
Dutch