the_lord_mephy Posted September 9, 2004 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]
Matt @ MPCS Posted September 9, 2004 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
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