Jump to content

Recommended Posts

Posted

i have a script that generates results

this part says 2 results possible, 0 or 0

Global $result1s[2] = ["0", "0"]

how can i make it so theres only one result from number 1 to number 255 possible

Posted

Just a word of advice if "0" is meant to represent an integer zero, then remove the quotes, as now it's represented as a string.

AutoIt is not type safe and thus as a developer it's good practice to write code as though it was. Well I do that anyway.

UDF List:

  Reveal hidden contents

Updated: 22/04/2018

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
  • Recently Browsing   0 members

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