Greenhorn Posted October 23, 2010 Posted October 23, 2010 Hi Jos, will this bug(?) also be fixed in the new version ? If Not IsDeclared("MY_CONST") Then Global Const $MY_CONST = 0x0001 Regards Greenhorn
Developers Jos Posted October 24, 2010 Author Developers Posted October 24, 2010 Hi Jos, will this bug(?) also be fixed in the new version ? If Not IsDeclared("MY_CONST") Then Global Const $MY_CONST = 0x0001 Regards Greenhorn I am not sure what the bug is you are experiencing here with Tidy? Jos 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.
Greenhorn Posted October 24, 2010 Posted October 24, 2010 Oh, I'm sorry, Jos. I confused the issue with au3check ... Regards
Valik Posted October 25, 2010 Posted October 25, 2010 I am not sure what the bug is you are experiencing here with Tidy?JosIMO, the bug in Tidy is that it doesn't smack the user in the face and call them stupid for using such a poorly constructed piece of code.
Developers Jos Posted October 25, 2010 Author Developers Posted October 25, 2010 (edited) Something like: #Tidy_parameters=/Zap_script_on_stupid_syntax or #Tidy_parameters=/Zap_script_when_bot or #Tidy_parameters=/Zap_script_when_t0ddie_lookalike Edited October 25, 2010 by Jos 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.
Greenhorn Posted October 25, 2010 Posted October 25, 2010 IMO, the bug in Tidy is that it doesn't smack the user in the face and call them stupid for using such a poorly constructed piece of code.Puuuh, then I'm glad that it is not my code sequence but it's taken from Holger's ModernMenu UDF ...
Valik Posted October 25, 2010 Posted October 25, 2010 Something like:#Tidy_parameters=/Zap_script_on_stupid_syntaxor#Tidy_parameters=/Zap_script_when_botor#Tidy_parameters=/Zap_script_when_t0ddie_lookalikeSounds good to me.
BrewManNH Posted December 7, 2010 Posted December 7, 2010 I found a minor mistake, spelling error when running the new Tidy, and it's also present in the previous version.== Sort Func Names Within #regions ===================================================================== --------------- Currect Sequence ----------------------------------------------------------- I'm guessing that should be current sequence, rather than currect sequence. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator
GEOSoft Posted December 7, 2010 Posted December 7, 2010 Thinking that it's probably Correct Sequence but my Dutch she is not so good. George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
Developers Jos Posted December 7, 2010 Author Developers Posted December 7, 2010 Should be current... Somehow I am glad this is the best you guy can find wrong with it. Thanks Jos 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.
sleepydvdr Posted December 20, 2010 Posted December 20, 2010 This is a nice little program! Why am I just now discovering it? I have been coding neatly this whole time. Now I can be a slob! Jos, can you write a program that can tidy up my house? That would be very useful! #include <ByteMe.au3>
Developers Jos Posted December 20, 2010 Author Developers Posted December 20, 2010 This is a nice little program! little? It has been part of the SciTE4AutoIt3 installer since day one and was created initially as AutoIt3 script in 2004 and since 2006 the current v2 version. 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