J
Jules
Hi,
I'm having a wierd and annoying problem with Word's own keyboard
shortcuts. When using the shortcuts instead of the menu options, a
global array which has been populated earlier is empty. When using the
menu options the array is populated. The keyboard shortcut is doing
something but I'm not sure what. Can anyone explain?
I have setup my own code for Word functions i.e. FilePrint() and
FilePrintDefault() both run my function docPrint(). When I click on
Print in the File menu the array is populated, when I press "Cntrl-P"
it is not. Any help would be much appreciated.
Cheers,
Jules
I'm having a wierd and annoying problem with Word's own keyboard
shortcuts. When using the shortcuts instead of the menu options, a
global array which has been populated earlier is empty. When using the
menu options the array is populated. The keyboard shortcut is doing
something but I'm not sure what. Can anyone explain?
I have setup my own code for Word functions i.e. FilePrint() and
FilePrintDefault() both run my function docPrint(). When I click on
Print in the File menu the array is populated, when I press "Cntrl-P"
it is not. Any help would be much appreciated.
Cheers,
Jules