Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Calculator
#13
Maybe this will be interesting.
Macro
Code:
Copy      Help
str s ss
inp- s "Ex: 2*2. Ex2: (50+30)/4. Ex3: Sqr(20^2 + 10^2)" "Calculator"
mes VbsEval(s)
err mes "error"

VBScript operators:
http://www.google.lt/search?q=site%3Ami ... +operators
VBScript functions:
http://www.google.lt/search?q=site%3Ami ... +functions


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)