Administrators Jon Posted March 30, 2007 Administrators Share Posted March 30, 2007 any chance ControlGetHandle() could have the x/y coords as an option, similar to ControlClick()?What do you mean? Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
quaizywabbit Posted March 30, 2007 Share Posted March 30, 2007 What do you mean?.Net ControlID's and ClassnameNN's aren't consistent, but the control's position on the form usually is. [u]Do more with pre-existing apps![/u]ANYGUIv2.8 Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 15, 2007 Administrators Share Posted April 15, 2007 3.2.3.3 (15th April 2007) (Beta) AutoIt is now compiled for Unicode. Binary data handling completely rewritten. >> THIS WILL ALMOST CERTAINLY BREAK SOME SCRIPTS - POST PROBLEMS IN BUG FORUM << - Added: BinaryLen(), BinaryMid() - Changed: Binary data in variants are now treated as a special type, separate from normal strings. - Changed: BinaryString() renamed to Binary() - Changed: IsBinaryString() renamed to IsBinary() Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 15, 2007 Administrators Share Posted April 15, 2007 3.2.3.4 (15th April 2007) (Beta) Fixed: Regression in FileSetAttrib() and FileSetTime() Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 15, 2007 Administrators Share Posted April 15, 2007 3.2.3.5 (15th April 2007) (Beta) Fixed: Regression in ConsoleWrite() Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 17, 2007 Administrators Share Posted April 17, 2007 3.2.3.6 (17th April 2007) (Beta) Fixed: Regression in #RequireAdmin and #NoTrayIcon in compiled scripts. Fixed: Aut2Exe crashed when using nodecompile option. Fixed: UDPSend() and UDPRecv() fixed for binary rewrite. No bandwidth to upload the .zip version yet. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
WeMartiansAreFriendly Posted April 18, 2007 Share Posted April 18, 2007 3.2.3.6 (17th April 2007) (Beta)Fixed: Regression in #RequireAdmin and #NoTrayIcon in compiled scripts.Fixed: Aut2Exe crashed when using nodecompile option.Fixed: UDPSend() and UDPRecv() fixed for binary rewrite.No bandwidth to upload the .zip version yet.you guys are on a roll, i cant keep up with the updates rather unusaul really Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet() Link to comment Share on other sites More sharing options...
therks Posted April 19, 2007 Share Posted April 19, 2007 No bandwidth to upload the .zip version yet.No bandwidth?? *eagerly awaits for more bandwidth* My AutoIt Stuff | My Github Link to comment Share on other sites More sharing options...
GEOSoft Posted April 21, 2007 Share Posted April 21, 2007 No bandwidth?? *eagerly awaits for more bandwidth*Me too because without the zip I can't update. 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!" Link to comment Share on other sites More sharing options...
MHz Posted April 22, 2007 Share Posted April 22, 2007 Me too because without the zip I can't update.Have you tried in the Examples forum of using AutoIt3 Installer Extract/Zip? Download the installer and use the script to extract, sort and zip the files for you. Link to comment Share on other sites More sharing options...
GEOSoft Posted April 22, 2007 Share Posted April 22, 2007 Have you tried in the Examples forum of using AutoIt3 Installer Extract/Zip? Download the installer and use the script to extract, sort and zip the files for you.I'll give that a try. I also have CmdTotal and UniExtract which will both extract NSI setup files. It's just a pain doing it that way but it can be done. 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!" Link to comment Share on other sites More sharing options...
GEOSoft Posted April 23, 2007 Share Posted April 23, 2007 Hurray!!!!!! The zip file is finally up 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!" Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 25, 2007 Administrators Share Posted April 25, 2007 3.2.3.7 (25th April 2007) (Beta) - Fixed: GuiCtrlSetTip() not always working correctly. - Fixed: Regression in InetGetSize() that caused a crash. - Fixed: GUICtrlSetLimit() for UpDown controls wher min = max. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Cyberworld Posted April 25, 2007 Share Posted April 25, 2007 What are the differences between AutoIt3.exe and AutoIt3A.exe? Link to comment Share on other sites More sharing options...
therks Posted April 26, 2007 Share Posted April 26, 2007 What are the differences between AutoIt3.exe and AutoIt3A.exe? Quoted from here: What I propose: - We use the Unicode versions as the main live versions. AutoIt3.exe, Au3Info.exe, Aut2Exe.exe - For Win9x we include just an ANSI version of AutoIt3.exe (Call it AutoIt3a.exe like MS tools do sometimes). No other ANSI versions are supplied (no compiler, decompiler, au3info). Purely exists to allow a plain text script to run on 9x. The official line is that we support 9x just for the basic interpreter. My AutoIt Stuff | My Github Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 26, 2007 Administrators Share Posted April 26, 2007 3.2.3.8 (26th April 2007) (Beta) - Fixed: Regression in StringInStr(). - Fixed: Possible crash when using StringStripWS(), flag 4 and empty strings. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 26, 2007 Administrators Share Posted April 26, 2007 3.2.3.9 (26th April 2007) (Beta) - Changed: Performance improvements in StringStripWS(). - Fixed: Unicode regression in StringIsAlpha(), StringIsAlnum(), StringIsDigit(), StringIsXDigit(), StringIsLower(), StringIsUpper(), StringIsSpace(), StringIsASCII() Added missing Word.au3 include. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
GEOSoft Posted April 26, 2007 Share Posted April 26, 2007 3.2.3.9 (26th April 2007) (Beta)- Changed: Performance improvements in StringStripWS().- Fixed: Unicode regression in StringIsAlpha(), StringIsAlnum(), StringIsDigit(), StringIsXDigit(), StringIsLower(), StringIsUpper(), StringIsSpace(), StringIsASCII()Added missing Word.au3 include.Are you intentionally trying to turn this into a difficult day?? I downloaded 3.2.3.8 about half an hour ago and I was just getting ready to update my online help when I noticed 3.2.3.9 was already up. 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!" Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 27, 2007 Administrators Share Posted April 27, 2007 3.2.3.10 (27th April 2007) (Beta) - Added: New modes for FileOpen() to force Unicode and binary operations. Also some doc tidying, a few details about Unicode support,etc. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Administrators Jon Posted April 28, 2007 Administrators Share Posted April 28, 2007 http://www.autoitscript.com/autoit3/files/beta/autoit/ 3.2.3.11 (28th April 2007) (Beta)- Fixed: Binary() crashed when passed an array.I think it will be time for a full release soon - the unicode version has been more stable than I expected considering the amount of changes. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
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