Hi there,
I want to read list from map
my map is :
m=File.ReadMap(File.DirDocuments,"b")
m is : (MyMap) {6, 1}
And how to I read this and set it in list ?
I want to read list from map
my map is :
m=File.ReadMap(File.DirDocuments,"b")
m is : (MyMap) {6, 1}
And how to I read this and set it in list ?
Last edited: