Administrators Jon Posted January 8, 2004 Administrators Posted January 8, 2004 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)
Administrators Jon Posted January 8, 2004 Author Administrators Posted January 8, 2004 Bug with Adlib fixed and re-uploaded.
scriptkitty Posted January 8, 2004 Posted January 8, 2004 ok, I will have to grab my calculator, and run some math problems through. Nice little batch of new features. AutoIt3, the MACGYVER Pocket Knife for computers.
jpm Posted January 8, 2004 Posted January 8, 2004 Be careful with the round() Did you see the new AutoItV2toV3? I found a bug in %2% generation I miss the $. That more expensive
CyberSlug Posted January 8, 2004 Posted January 8, 2004 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 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!
jpm Posted January 8, 2004 Posted January 8, 2004 Aaaah, trig functions! *goes off to fix unofficial docs*now those are changes I like 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
Administrators Jon Posted January 8, 2004 Author Administrators Posted January 8, 2004 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 I did.
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