the_lord_mephy 0 Posted September 9, 2004 can someone please explain how to use arrays to me? would it be like dim $array[5] $array[0] $array[1] $array[2] $array[3] $array[4] $array[5] and can someone give me an example of a script that uses arrays to see what they are used for plz? thx My site for HTML Help :)[quote name='Valik' date='Oct 15 2004, 12:29 PM']Maybe nobody is an "elite uber-coder" like me because thinking is a capital offense in today's online-world?[right][snapback]36427[/snapback][/right][/quote] Share this post Link to post Share on other sites
Matt @ MPCS 0 Posted September 9, 2004 Attached is a code module that has examples of how to use an array, and explains what an array does. All comments and questions are welcome, Happy Posting! *** Matt @ MPCS P.S. This script does create a ascii text file, so it cannot be run in read only mode.ArrayExamples.au3 Share this post Link to post Share on other sites