monoceres Posted March 31, 2008 Posted March 31, 2008 Remove the endif one line 70 and the last EndFunc statement and it will run fine Såg på kommentarerna att du var en landsman också Broken link? PM me and I'll send you the file!
monoceres Posted March 31, 2008 Posted March 31, 2008 Note: You do know that your above script will never pass line 25? All your code that will do anything will have to go into the main loop on line 19-25. And forget about GUiGetMsg() for this script GUIOnEvent will do the job Broken link? PM me and I'll send you the file!
everseeker Posted March 31, 2008 Posted March 31, 2008 I think i got it now,but now it comes up with an error "'EndIf' statenent with no matching "If" statement",but there is a If on the right place :S Code.. #include <GUIConstants....EndSwitch WEnd EndFunc Do yerself a favor... type Cntl-T in the editor... your code will thank you (Tidy) Everseeker
Kyme Posted April 8, 2008 Posted April 8, 2008 hi all somebody know how i can disable pause script when i click on the tray icon??? tnx
monoceres Posted April 8, 2008 Posted April 8, 2008 Break(0) Broken link? PM me and I'll send you the file!
Developers Jos Posted April 8, 2008 Developers Posted April 8, 2008 Assume the OP means this option: Opt("TrayAutoPause",0) 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.
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