Jump to content

Latest Beta


jpm
 Share

Recommended Posts

  • Developers

Hii,

Speed looks great, but "nearly" compiles.

Wants to know "where is "file.au3",

Then "GUIconstants.au3" or similar?....

Randall

There is already a BUG report on it ....

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

Link to comment
Share on other sites

  • Replies 641
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Administrators

You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/

3.2.1.1 (27th August, 2006) (Beta)

- Fixed: UDP... return code on error.

- Fixed: UDPRecv crashed on bad parameter.

- Fixed: COM was corrupting floating point values.

- Fixed: Aut2Exe was not finding includes correctly.

Link to comment
Share on other sites

Link to comment
Share on other sites

  • 2 weeks later...

You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/

3.2.1.2 (9th September, 2006) (Beta)

- Fixed: MouseMove in secondary screen. (Thanks james3mg)

- Fixed: _GUICtrlStatusBarCreate in GUICtrlStatusBar.au3. (Thanks Zedna, fixed by gafrost)

- Fixed: str and wstr in DllCall doc (only up to 65536). (Thanks thomasl)

- Fixed: Send to italian keyboard. (Thanks Domenico)

- Added: @KBLayout to retrieve the current keyboard configuration.

- Fixed: GUICtrlSetState doc remarks about menu control. (Thanks peethebee)

- Fixed: refresh after a GUICtrlSetBkColor. (Thanks th.meger)

- Fixed: crash on line begining with ~ : "Unable to parse line". (Thanks Helge)

- Fixed: IniReadSectionNames() returned bogus data in Windows 98 when the INI file was empty or did not exist.

- Added: CompiledScript string file info for compiled script. (Thanks ENCHAIGNE)

- Updated: FileGetVersion extra parameter to retrieve string file info.

- Fixed: _GUICtrlStatusBarSetIcon doc typo and precision. (by gafrost)

- Fixed: _GUICtrlTreeViewSetText doc typo. (by gafrost)

- Fixed: Doc precision about GUICtrlCreateTab that can be used only one by window. (Thanks Martin, Zedna)

- Fixed: include reference in doc example. (Thanks gafrost)

- Fixed: .a3x green icon.

- Fixed: _GUICtrlListViewGetHeader doc remarks. (by gafrost)

- Fixed: _GUICtrlTreeViewDeleteItem Help hyperlink error. (Thanks griaco)

- Updated: @ScriptLineNumber doc description. (Thanks Zedna)

- Fixed: Installdir doc page. (Thanks Zedna)

- Fixed: @compiled when the script is compiled. (Thanks MHz)

- Fixed: _INetSMTPMail doc precision. (Thanks Dave in PNG)

- UDF's (27 August 2006)

- Added 2 UDF's to GUIStatusBar.au3. (gafrost)

- Added GuiIPAddress.au3 to Include directory. (gafrost)

- Added Sound.au3 with several sound UDFs to Include directory. (RazerM)

- Removed the version numbers from the include files.

Link to comment
Share on other sites

  • Developers

JDeb forgot to add the include statement to GuiIPAddress.au3 after moving a variable.

It needs:

#include <Misc.au3>

added in.

Gary

Committed update ....

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

Link to comment
Share on other sites

  • Moderators

Out of curiousity only, was StringRegExp() information put back into this beta release? (Haven't downloaded it)

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Out of curiousity only, was StringRegExp() information put back into this beta release? (Haven't downloaded it)

as stated in another thread they will be back as soon a change occurs from the official release.

Today still no improvement in the bug correction :)

Link to comment
Share on other sites

  • Moderators

as stated in another thread they will be back as soon a change occurs from the official release.

Today still no improvement in the bug correction :)

Thanks, ... you'd think I would have read that.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

  • Moderators

Is the wind blowing in them ears again smoke? :)

Probably, thank god theirs still a thin layer of "something" stopping it from whisping out the other side.

Edit:

@PartyPooper - It's in the latest Beta Help file... right under @IPAddress4

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Can the ComputerInfo UDF from this topic : http://www.autoitscript.com/forum/index.ph...amp;hl=compinfo also be integrated ?

That would be up to the Author to submit them following the guide lines http://www.autoitscript.com/forum/index.ph...c=6853&st=0

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

Link to comment
Share on other sites

  • Moderators

Those are called cobwebs.

Ha, and I was thinking it was just mucas build up... damn, something so simple, guess I'll call the doc and tell him I'll live after all.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Probably, thank god theirs still a thin layer of "something" stopping it from whisping out the other side.

Edit:

@PartyPooper - It's in the latest Beta Help file... right under @IPAddress4

How strange, I have @LF right under @IPAddress4. Maybe it has something to do with SciTE, in any case, I will try a reinstall.

Link to comment
Share on other sites

Even after re-downloading and re-installing the latest beta (3.2.1.2), it seems SciTE is still using the v3.2.0.1 Help file when I press F1. The only choices I have in the SciTE config are Production: v3.2.0.1 (which I have selected) and BETA: v3.1.1.133. I guess I'll have to wait until the next SciTE update comes out then.

Manually selecting the Help file from the startup menu brings up the correct v3.2.1.2 Help file though.

Link to comment
Share on other sites

Even after re-downloading and re-installing the latest beta (3.2.1.2), it seems SciTE is still using the v3.2.0.1 Help file when I press F1. The only choices I have in the SciTE config are Production: v3.2.0.1 (which I have selected) and BETA: v3.1.1.133. I guess I'll have to wait until the next SciTE update comes out then.

Manually selecting the Help file from the startup menu brings up the correct v3.2.1.2 Help file though.

Have you tried Alt + F1?

SciTE for AutoItDirections for Submitting Standard UDFs

 

Don't argue with an idiot; people watching may not be able to tell the difference.

 

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