ok say that i wanted to take each member in the array and add a number to it like the number 1 or 2 and then save it like that and when i open the file to read it i would subtract whatever the number i added to each member of the array was and then convert it back to a string. How would i go about doung that?

thanks agian