Burgaud Posted December 27, 2017 Share Posted December 27, 2017 Hi! What is autoit's roadmap with regards to Hash Array (ie, perl's %data)? Is it something autoit wanna support in the future? or 100% no? personally, I am happy with autoit's programming environment/tools and would like to transfer my perl scripts over. unfortunately most of them use hash data structure. Thanks Link to comment Share on other sites More sharing options...
iamtheky Posted December 27, 2017 Share Posted December 27, 2017 isnt that also a hash map, also known as map()? if so, it's in the beta. ,-. .--. ________ .-. .-. ,---. ,-. .-. .-. .-. |(| / /\ \ |\ /| |__ __||| | | || .-' | |/ / \ \_/ )/ (_) / /__\ \ |(\ / | )| | | `-' | | `-. | | / __ \ (_) | | | __ | (_)\/ | (_) | | .-. | | .-' | | \ |__| ) ( | | | | |)| | \ / | | | | | |)| | `--. | |) \ | | `-' |_| (_) | |\/| | `-' /( (_)/( __.' |((_)-' /(_| '-' '-' (__) (__) (_) (__) Link to comment Share on other sites More sharing options...
Burgaud Posted December 31, 2017 Author Share Posted December 31, 2017 On 12/27/2017 at 9:49 AM, iamtheky said: isnt that also a hash map, also known as map()? if so, it's in the beta. NICE to hear that its part of Autoit's future. Link to comment Share on other sites More sharing options...
jchd Posted December 31, 2017 Share Posted December 31, 2017 Given that the support for Map datatype came with the beta which is now about 30 month old without significant major issue, you can consider Maps to be the present. This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe hereRegExp tutorial: enough to get startedPCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta. SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt) Link to comment Share on other sites More sharing options...
junkew Posted January 1, 2018 Share Posted January 1, 2018 And with clr.au3 you get all .net supported collections. FAQ 31 How to click some elements, FAQ 40 Test automation with AutoIt, Multithreading CLR .NET Powershell CMDLets Link to comment Share on other sites More sharing options...
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