coolness Posted April 5, 2006 Posted April 5, 2006 First part of code to run 3 hotkey comands. (hotkeys 1 {F1}a 2.{F2}b 3.{f3}cdo I have it correct?HotKeySet( "{F1}a", "_line1")HotKeySet( "{F2}b", "_line2")HotKeySet( "{F3}c", "_line3")
nfwu Posted April 5, 2006 Posted April 5, 2006 Can we have all your code please? it may be an error in one of the functions. (Your above code looks correct) #) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
dabus Posted April 5, 2006 Posted April 5, 2006 Do you really want to use F1 ???? You will always have helpfiles in your way.
coolness Posted April 5, 2006 Author Posted April 5, 2006 I won't have help files in my way. because It overrides it, and it never shows up.
Bert Posted April 5, 2006 Posted April 5, 2006 Click on my link in my sig. It will answer your question. The Vollatran project My blog: http://www.vollysinterestingshit.com/
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