muzle6074 Posted August 17, 2009 Posted August 17, 2009 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?
martin Posted August 17, 2009 Posted August 17, 2009 (edited) 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 help64 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 August 17, 2009 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.
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