Is it possible?
If yes how and also I want a string$ array and a numeric array in 1 file
it's not
You need to convert all the data to either a single string or a numerical array to save it.
Ok guess ill just save them apart and load them all if needed (probably a better way but meh)
A while ago I made a library to make it easier to save multiple variables (of any type) in a single data file, but I never released it for some reason....