| Newsgroups |
gmane.comp.windows.power-pro |
| Message-ID |
<[email protected]> |
Greetings Bruce, I have mousetrap configured to load on startup in a startup event via MouseTrap.Enable(1,0,1). It does load and is active but it fails to work sometimes (most of the time). I wrote a script to check if it's active when I notice it isn't responding and according to the script output it's active. Help!
Script:
Win.Debug(mousetrap.IsEnable())
sValue = MouseTrap.GetEntry("OPUX")
win.debug(sValue)
sValue = MouseTrap.GetEntry("OPUZ")
win.debug(sValue)
sValue = MouseTrap.GetEntry("OPUP")
win.debug(sValue)
sValue = MouseTrap.GetEntry("FFOX")
win.debug(sValue)
Script Result:
4,0,0,ANY,LMD,,=chrome,C:\Ancient\PowerPro\Key_PPRO\firefox.yah,1,1,0,0
1,0,0,c=dopus.iconfiledisplay,MMD,,c=dopus.lister,dopusrt.exe /cmd Sort_Chord,1,1,0,0
1,0,0,c=dopus.filedisplay,MMD,,c=dopus.lister,dopusrt.exe /cmd Sort_Chord,1,1,0,0
1,0,0,ANY,MMD,,~c=dopus.lister,C:\Ancient\PowerPro\Key_PPRO\OpusActivate.yah,1,1,0,0
1