Martin,
Sorry, you can't just make up syntax <smile>. This is not valid. In
your case you would need to break this into two registers. So do the
following:
Set ObjAkey = Keyboard.RegisterHotkey ("h", "HandleKey");
Set ObjAkey1=Keyboard.RegisterHotkey("g", "HandleKey");
Doug
martin webster wrote:
Hi all,
is it possible to register more than one hotkey on the same line of code?.
I tried to do this with a line of code that went something like this.
Set ObjAkey = Keyboard.RegisterHotkey("h, g", "HandleKey")
It didn't really work smile.
Warm regards.
Martin Webster.
--
Doug Geoffray
GW Micro, Inc.
Voice 260-489-3671
Fax 260-489-2608
http://www.gwmicro.com