User Profile
Collapse
-
Thanks all for the quick input, i just wanted to be sure there is no easy way befor i take the long way. -
Save an Array Variable to a file (simple way)
I am trying to save a integer array variable to a file.
I am looking for the easier way to do this then going through all items and converting them to a str and then saving them as a text file.
All data transaction is only done in the array and not on the file. so its just
to dump the data onto a file and read it back into the array next time.
Looking for somthing like a method
ArrayVariableIn teger.SaveToFil e...
No activity results to display
Show More
Leave a comment: