Jump to content

Calculator?


quimber
 Share

Recommended Posts

Hello Fellows.

Isnt there any form for calculator in AutoIt ?

How can i do this:

$var = +1

My script is like this:

Func 1()

if $var <= 1 then
   Statement
Elseif $var = 2 then
   Statement
Elseif $var = 3 then
   Statemen
....

Endfunc
Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...