fred666777 Posted August 4, 2007 Posted August 4, 2007 ive been trying to get it so when i clicked the mouse wheel it would open a program like notepad.exe ive tried Hotkeyset(Mouseclick("center"),"repcapkey") Func repcapkey() Run("cmd") EndFunc i thought that would work but... it didnt
Developers Jos Posted August 4, 2007 Developers Posted August 4, 2007 i thought that would work but... it didntNo it won't... look at _IsPressed() SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Paulie Posted August 4, 2007 Posted August 4, 2007 (edited) ive been trying to get it so when i clicked the mouse wheel it would open a program like notepad.exe ive tried Hotkeyset(Mouseclick("center"),"repcapkey") Func repcapkey() Run("cmd") EndFuncoÝ÷ Ûú®¢×¯",¦·¬±çZºÚ"µÍÒ[ÛYIÓZØË]LÉÝÂÚ[HBYÒÜÜÙY H[Ì HZYH[ÝÙB[ ][ÝÓÝY^I][ÝÊBÈÈÈÛÜ][È][H[Ý[ÙÈÙÝYY[ÝHÛH]Û[ÛÈÛËÛY L B[[ÕÒÔÜÙY B[YÑ[ EDIT: Darn... JdeB beat me.... Edited August 4, 2007 by Paulie
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now