Do you mean storing to and retrieving from a disk file, or other scalar storage?

Use a for/next loop to iterate through the array, or define a type that's the array, then you can define your array as that type and you can define a file of that type.