litlmike Posted October 6, 2006 Share Posted October 6, 2006 Awesome script! I noticed that you can only do one calculation in a row, is it supposed to do that? Meaning, I add 1 + 1 it gives me 2, but if I want to then add 1 again to equal 3, I can't just press + 1. I have to clear it, then press 2 + 1 = 3. Is it designed to do that? _ArrayPermute()_ArrayUnique()Excel.au3 UDF Link to comment Share on other sites More sharing options...
Daniel W. Posted October 9, 2006 Author Share Posted October 9, 2006 Updated --------------------------------------------------------------------------------------------------------------------------------Scripts : _Encrypt UDF_UniquePCCode UDF MS like calculatorInstall programm *UPDATED* --------------------------------------------------------------------------------------------------------------------------------[quote name='Helge' post='213117' date='Jul 26 2006, 10:22 AM']Have you ever tried surfing the internet with a milk-carton ?This is similar to what you're trying to do.[/quote] Link to comment Share on other sites More sharing options...
newb_powa' Posted October 9, 2006 Share Posted October 9, 2006 Wow, rally good script This is a nice tool One thing I want to ask, is it possible to add "(" and ")" ?? Link to comment Share on other sites More sharing options...
jvanegmond Posted October 9, 2006 Share Posted October 9, 2006 Nice job!Are you familiar with Maple 10?I recon to recreate this would be ambitious, but it's a massive source of inspirationWhen my cursor is in the edit-box. It flickers all the time, very fast..Also, when I ask wether 2 is a prime number. It returns that 2 is not a prime number. github.com/jvanegmond Link to comment Share on other sites More sharing options...
Daniel W. Posted October 10, 2006 Author Share Posted October 10, 2006 @newb_powa' : Yes that is possible @Manadar : The flickering thing needs to be fixed. Later today i will add the if stringInStr to the BlockAtoZ function which should repare this and the _IsPrime function will be updated then too --------------------------------------------------------------------------------------------------------------------------------Scripts : _Encrypt UDF_UniquePCCode UDF MS like calculatorInstall programm *UPDATED* --------------------------------------------------------------------------------------------------------------------------------[quote name='Helge' post='213117' date='Jul 26 2006, 10:22 AM']Have you ever tried surfing the internet with a milk-carton ?This is similar to what you're trying to do.[/quote] Link to comment Share on other sites More sharing options...
jvanegmond Posted October 10, 2006 Share Posted October 10, 2006 @Manadar : The flickering thing needs to be fixed. Later today i will add the if stringInStr to the BlockAtoZ function which should repare this and the _IsPrime function will be updated then tooKudos for you. github.com/jvanegmond Link to comment Share on other sites More sharing options...
Daniel W. Posted October 10, 2006 Author Share Posted October 10, 2006 @Manadar : there it is --------------------------------------------------------------------------------------------------------------------------------Scripts : _Encrypt UDF_UniquePCCode UDF MS like calculatorInstall programm *UPDATED* --------------------------------------------------------------------------------------------------------------------------------[quote name='Helge' post='213117' date='Jul 26 2006, 10:22 AM']Have you ever tried surfing the internet with a milk-carton ?This is similar to what you're trying to do.[/quote] Link to comment Share on other sites More sharing options...
Morthawt Posted November 22, 2012 Share Posted November 22, 2012 Very cool. You might consider adding the ability to press enter on the keyboard to make it fire off the = for ease and speed. Free and easy Autoit scripting video tutorials (plus more videos always coming!) General video tutorials, especially correct and safe TeamSpeak permissions tutorials. Link to comment Share on other sites More sharing options...
JScript Posted November 22, 2012 Share Posted November 22, 2012 @MorthawtIt's a pretty simple task, check out:Calculator_By_DanielW.zipJS http://forum.autoitbrasil.com/ (AutoIt v3 Brazil!!!) Somewhere Out ThereJames Ingram Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere! Link to comment Share on other sites More sharing options...
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