Jump to content

New unstable v3.0.85


Jon
 Share

Recommended Posts

  • Administrators

http://www.hiddensoft.com/autoit3/files/unstable/

Some fundamental fixes to user functions/byref/adlib/hotkey so please check your scripts.

3.0.85

- Added: HotKeySet()

- Added: Abs(), Sin(), Cos(), Tan(), ASin(), ACos(), ATan(), Sqrt(), Log(), Exp(), Pow()

- Added: Round()

- Added: Call()

- Changed: IniWrite/IniDelete() return 0 if they fail

- Changed: No longer need to use virtual keys for FileCreateShortcut()

- Fixed: Return value for FileCopy/FileInstall()

- Fixed: Incorrect use of ExitLoop/ContinueLoop trapped

- Changed: (Internal) Send() tweaking

- Fixed: (Internal) Function calling/scope slightly bugged (Adlib, Hotkey)

Link to comment
Share on other sites

Aaaah, trig functions! *goes off to fix unofficial docs*

- Changed: IniWrite/IniDelete() return 0 if they fail

- Changed: No longer need to use virtual keys for FileCreateShortcut()

now those are changes I like :whistle:

to jpm: Why do we need to be careful with round()?

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Link to comment
Share on other sites

Aaaah, trig functions!  *goes off to fix unofficial docs*

now those are changes I like B)

to jpm: Why do we need to be careful with round()?

Because I remeber a lot of discussion on Yahoo forum Nobody was giving the same answer.

I think Jon reuse part of the code I wrote which is complient with Excel and KiXtart

:whistle:

Link to comment
Share on other sites

  • Administrators

Because I remeber a lot of discussion on Yahoo forum Nobody was giving the same answer.

I think Jon reuse part of the code I wrote which is complient with Excel and KiXtart

:whistle:

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