stompbox Posted December 10, 2004 Posted December 10, 2004 Are most of you using a text editor, then double clicking the script or???? Thanks!
john925 Posted December 10, 2004 Posted December 10, 2004 Almost entirely compiled for distribution at work.
DaLiMan Posted December 10, 2004 Posted December 10, 2004 For distribution on my work - always compiled!!For myself - just double click the script.For a good editor click here.I think most of the AutoIt scripters will agree......
MattX Posted December 10, 2004 Posted December 10, 2004 Myself, double click on the script, after I have tested it a zillion times I will compile it and let it loose on the school network....... The kids think its magic when they see text appear automatically without any key presses in front of them....
Nova Posted December 10, 2004 Posted December 10, 2004 For a good editor click here.I think most of the AutoIt scripters will agree......I dont think its good, I thinks its simply amazing I cant script without it !
Blue_Drache Posted December 10, 2004 Posted December 10, 2004 Officially, AutoIt is "unnapproved software" at my place of buisness, so I have to use a .zip install and extract without making registry entries. Big Brother regularly scans the registry for uninstall information for "unauthorized software." So, that makes it a bit of a pain to test scripts (manually run the autoit.exe and load the script). Myself, double click on the script, after I have tested it a zillion times I will compile it and let it loose on the school network.......I do the same. Long ammounts of testing, tweaking, improving, removing, and asking tons of questions here before releasing to a few people for additional testing as a compiled (but unencrypted) script. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
Developers Jos Posted December 10, 2004 Developers Posted December 10, 2004 Are most of you using a text editor, then double clicking the script or????Thanks!<{POST_SNAPBACK}>Nope, Double click opens the script in the SciTE editor.... and then: F5 runs it .... F7 Compiles it .... Ctrl+F7 Au3Check/Compiles and update the program resources.Ctrl+9 Tidy's it .....Ctrl+F5 AU3Checks it ...Etc.. Check the SciTE4AutoIt3 ... Link below 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.
CyberSlug Posted December 11, 2004 Posted December 11, 2004 (edited) Officially, AutoIt is "unnapproved software" at my place of buisness, so I have to use a .zip install and extract without making registry entries. ....<{POST_SNAPBACK}>Would this work for you:Save AutoIt3.exe and your scripts on the Desktop. Drag and drop any scripts onto AutoIt3Or perhaps you could use this trick to modify a generic registry key to add a "Run AutoIt Script" option to the right-click menu.... Edited December 11, 2004 by CyberSlug Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
killaz219 Posted December 11, 2004 Posted December 11, 2004 Nope, Double click opens the script in the SciTE editor.... and then: F5 runs it .... F7 Compiles it .... Ctrl+F7 Au3Check/Compiles and update the program resources.Ctrl+9 Tidy's it .....Ctrl+F5 AU3Checks it ...Etc.. Check the SciTE4AutoIt3 ... Link below <{POST_SNAPBACK}>It depends on what you set defult of double click to
Developers Jos Posted December 11, 2004 Developers Posted December 11, 2004 It depends on what you set defult of double click to <{POST_SNAPBACK}>No... .. because the question was how i am running autoit and i have it set to open the script with SciTE on doubleclick 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.
MattX Posted December 11, 2004 Posted December 11, 2004 (edited) Officially, AutoIt is "unnapproved software" at my place of buisness, so I have to use a .zip install and extract without making registry entries.Must be a bit of a bummer that - I don't have much of a problem there as I am the only person who runs the school network - [ well I have a manager who just lets me get on with it ]It must be frustrating to be in a work place in which you cannot do certain aspects.I recently got made redundant from Safeway Head Office In Hayes - Moronsons - sorry, Morrisons took us over. I worked in the IT dept and was responsible for the AV solution accross the head office using Trend Officescan. I wrote a few scripts using ver 2 to aid this. The only issue I had was other people and depts saying the code I had done and the work was all their doing. Tossers. As the code was compiled and only myself knew what was in it and what it did, then walking away was not difficult.I'm glad in the end I did go when I did because my new job pisses all over my old one. Edited December 11, 2004 by MattX
ezzetabi Posted December 12, 2004 Posted December 12, 2004 I prefere starting the script with double click and editing with right click.
Dalarn Posted December 12, 2004 Posted December 12, 2004 (edited) ...a... Edited December 20, 2004 by Dalarn
trids Posted December 13, 2004 Posted December 13, 2004 I can't remember running a script by double-clicking an AU3 file...All my serious scripts are always compiled to EXE; And I run experiments or development from TextPad: I have a tool assigned to F5 which allows me to run any script(s) I have open, "straight" from the editor.
therks Posted December 13, 2004 Posted December 13, 2004 (edited) Double click .Au3 File OR Right-click .Au3 File -> Edit with Metapad In Metapad: Ctrl+D = Launch Default Viewer (AutoIt3.exe) I only compile my scripts when they're complete, or when I need to test their "portability compatibility". Edited December 13, 2004 by Saunders My AutoIt Stuff | My Github
condoman Posted December 13, 2004 Posted December 13, 2004 Testing and debugging are run from the Scite editor. Completed scripts are usually not compiled but run from another script that is a GUI of labels created dynamically from a text file. One click to open the GUI from the office toolbar and one clict to launch the script.
Blue_Drache Posted December 14, 2004 Posted December 14, 2004 Would this work for you:Save AutoIt3.exe and your scripts on the Desktop. Drag and drop any scripts onto AutoIt3Or perhaps you could use this trick to modify a generic registry key to add a "Run AutoIt Script" option to the right-click menu....<{POST_SNAPBACK}>Must be a bit of a bummer that - I don't have much of a problem there as I am the only person who runs the school network - [ well I have a manager who just lets me get on with it ]It must be frustrating to be in a work place in which you cannot do certain aspects.I recently got made redundant from Safeway Head Office In Hayes - Moronsons - sorry, Morrisons took us over. I worked in the IT dept and was responsible for the AV solution accross the head office using Trend Officescan. I wrote a few scripts using ver 2 to aid this. The only issue I had was other people and depts saying the code I had done and the work was all their doing. Tossers. As the code was compiled and only myself knew what was in it and what it did, then walking away was not difficult.I'm glad in the end I did go when I did because my new job pisses all over my old one.<{POST_SNAPBACK}>I solved the problem by manually installing the .zip of the SciTE for AutoIt and then editing the config files to point to the proper directories. Now F5 works for me too! Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
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