Valik Posted January 27, 2004 Posted January 27, 2004 Exceptions are turned off.Just a really basic implementation of hextodec is all that is needed.Okay, I'll remove the exceptions then (It was originally written to use them, I just ported from my original code). I've also changed it to look for qmath.h, if it finds that, it uses it's pow and otherwise it uses the C version. As far as being simple, the whole thing is pretty simple (Although it may not be terribly efficient).
Administrators Jon Posted January 27, 2004 Author Administrators Posted January 27, 2004 unstable updated: Messed around with variants a little - everything still seems OK but watch out for bugs.
redndahead Posted January 27, 2004 Posted January 27, 2004 REG_BINARY was done days ago. Do keep up. Well sh*t on me and call me stinky. That's excellent!! Now will create app to reset VNC Passwords Don't worry it's all for good. red
jpm Posted January 27, 2004 Posted January 27, 2004 unstable updated:Messed around with variants a little - everything still seems OK but watch out for bugs.big step back in perf -30%
Administrators Jon Posted January 27, 2004 Author Administrators Posted January 27, 2004 Un-messed around.
Administrators Jon Posted January 28, 2004 Author Administrators Posted January 28, 2004 Updated with recursion limited to 512 levels.
Administrators Jon Posted January 28, 2004 Author Administrators Posted January 28, 2004 Updated with line continuation/comments fix and that horrible While/recursion fix.Lots of internal changes to cope with the above so check your complex scripts.http://www.hiddensoft.com/autoit3/files/unstable/
Nutster Posted January 28, 2004 Posted January 28, 2004 (edited) Could you add array sorting functions (that were posted to the Yahoo group)?I just added updated sorts to the Yahoo Group file section. They are all based on V3.0.90 and set @Error to 1 or 2 if there is an error. Ignore return values from the functions. Edit:It looks like the directory structure leading to the actual file changes from time to time. I put the current directory structure in the above link. Try again. Look in the files section for Au3 scripts for the name AutoIt Sorts.ZIP. Take a look at that if the link is bad (again). Edited January 28, 2004 by Nutster David NuttallNuttall Computer Consulting An Aquarius born during the Age of Aquarius AutoIt allows me to re-invent the wheel so much faster. I'm off to write a wizard, a wonderful wizard of odd...
GrahamS Posted January 28, 2004 Posted January 28, 2004 I just added updated sorts to the Yahoo Group file section. I cannot access the file, although I can get other files on that page. Can you check it out? Thanks GrahamS
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