Jump to content

Recommended Posts

  • Administrators
Posted

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)


 

Posted

Be careful with the round()

Did you see the new AutoItV2toV3?

I found a bug in %2% generation I miss the $. That more expensive :whistle:

Posted

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:

  • Administrators
Posted

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.


 

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
×
×
  • Create New...