When i transfer a txt file using the network example from pc to android the first letter in the txt appears to be chinese. Also if i try to change
FileOpen(c1,OpenDialog1.File, cRandom ) to FileOpen(c1,OpenDialog1.File, cRandom ,, cASCII) i get syntax error.
Thanks
FileOpen(c1,OpenDialog1.File, cRandom ) to FileOpen(c1,OpenDialog1.File, cRandom ,, cASCII) i get syntax error.
Thanks