Jump to content

Arrays


Recommended Posts

Hello everyone,

It has been some time since I've used AutoIt. I was wondering is there still an array limitation with this scripting language? I remember having to use temp .txt files to hold an array of items which got very annoying at times >_<

Has this issue been resolved yet?

Link to comment
Share on other sites

Hello everyone,

It has been some time since I've used AutoIt. I was wondering is there still an array limitation with this scripting language? I remember having to use temp .txt files to hold an array of items which got very annoying at times >_<

Has this issue been resolved yet?

It's specified in the help

64 dimensions and/or a total of 16 million elements.

Are you sure you are remembering that correctly? maybe you were thinking about ini files with a 32k limit on a section, in which case have a look at SmOke_N's IniFileEx.au3 (See post #24)

Edited by martin
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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...