> > win.debug("Press tab to continue")
> > KeyTrap.WaitKey(9)
> > win.debug("Returned")
> > Doesn't seem to be working. Can someone else test this?
> 
> It works for me. keytrap.txt says:
> You must call KeyTrap.Enable(1) before using this service.

Duh...forgot to enable it. I'll get this eventually.

Alan: I had used this example, because that was the one in keytrap.txt.
Trying to get the simplest working at least =)

Ok...on to the actual command I'm trying to get working.

Command under a hotkey:
Keys m
KeyTrap.WaitKey("49,50,51,52,53,54,97,98,99,100,101,102","0")
Keys {enter}m{enter}31{enter}{enter}{w3}{enter}

----------
This is working fine, waits for any 1 thru 6 key to be hit (keyboard, or
numberpad) and then sends the rest of the keys. Only problem left is the
last 0. It's supposed to be telling keytrap to pass the pressed key on and
not to eat it. It seems to be eating it no matter what the parameter, when
testing in a notepad window.

Any more ideas? =)

Thanks guys.
David Troesch  |  Atlanta, GA  |  ICQ# 2333123
Carpe Diem - "Seize the Day"
Funstuff: Charlie was a Chemist, but Charlie is no more. What Charlie
thought was H20 was H2SO4.



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to