Sorry to ask but today Im not able to figure it out,
Could you tell me or give me a exemple to copy a 3d array in a txt file and get it back? EX:
$Array[30][2]
Func Save()
;Saved all the array in a text file
Func Load()
;Read the text file to get back the information contain in a previous array[30][2]
Thanks for all your future help
PS: Sorry if I do mistake its actually not my first language