YourDirector
09-01-2011, 02:31 PM
Ok, so what I basically need to figure out the syntax for is this:
- Grab the names of each .xml file in a specified directory
- Set them into an array
- Reverse the order of the array
- Call a function which extracts specific elements from the file relative to the first item in the array
- Repeat this function for the next 4(for example) items in the array, then stop.
Any ideas?
Thanks
- Grab the names of each .xml file in a specified directory
- Set them into an array
- Reverse the order of the array
- Call a function which extracts specific elements from the file relative to the first item in the array
- Repeat this function for the next 4(for example) items in the array, then stop.
Any ideas?
Thanks