Page 1 of 1
Array Save Load File ?
Posted: 04 Feb 2025, 10:11
by grego mondo
Hello I'm looking for a way to save an Array (something like Global Array Save Load File or Preset "save as file") is there anything like that ?
Re: Array Save Load File ?
Posted: 04 Feb 2025, 12:21
by rlgsbt
Salut Greg,
You can use >
to save a txt file (after your array) : "Script [Array to Comma text] + Save text File
to read a txt file (array in) : "open text file" + Scipt [Comma text to Array]
Re: Array Save Load File ?
Posted: 04 Feb 2025, 15:14
by grego mondo
Thanks, just what I was looking for
Re: Array Save Load File ?
Posted: 12 Feb 2025, 16:01
by oli_lab
Hi !
Using GA save load file module and global array will allow you to save all the data you need to save in one unique file :