Hi,
Please anyone can explain about file.writelist. Suppose I have a list with 2 items as picture
Then I write it to a text file as
File.WriteList(File.DirDefaultExternal,"Barscan.txt",ListSend)
Why my output text file contain only the last item as picture?
Thank you
Piyapong.
Please anyone can explain about file.writelist. Suppose I have a list with 2 items as picture
Then I write it to a text file as
File.WriteList(File.DirDefaultExternal,"Barscan.txt",ListSend)
Why my output text file contain only the last item as picture?
Thank you
Piyapong.