Jump to content

Latest Beta


jpm
 Share

Recommended Posts

  • Replies 641
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 3 weeks later...
  • Administrators

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()

Link to comment
Share on other sites

  • Administrators

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.

Link to comment
Share on other sites

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 :shocked:

Don't bother, It's inside your monitor!------GUISetOnEvent should behave more like HotKeySet()
Link to comment
Share on other sites

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

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

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

  • Administrators

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • Administrators

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.

Link to comment
Share on other sites

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?? :(:P;)

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. :shocked:

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

  • Administrators

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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...