j00ls Posted October 12, 2008 Posted October 12, 2008 I have sucessfully hacked together my first little script which gathers information from websites and puts them in a array (for now) My problem now is: I need to get the data out of there ! oh, the Array dimensions are 5x150 (its supposed to be around 15000 and i cant imagine thats too much for AutoIT?) trying to use _FileWriteFromArray leads to: ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded. trying to use _ExcelWriteSheetFromArray somhow discards all but around 50 of the entries if you have any idea how to make either work I'd be very thankful !!!
Bert Posted October 12, 2008 Posted October 12, 2008 My remote crystleball is broke, so you will need to post your code in order for folks to help. The Vollatran project My blog: http://www.vollysinterestingshit.com/
j00ls Posted October 12, 2008 Author Posted October 12, 2008 (edited) fixed Edited October 12, 2008 by j00ls
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