Hello All
I have some translation files in UTF 8 format and am trying to use
The files are being limited to 99 lines / entries which throws
run time out of bounds errors.
How do i load a file of > 99 lines?
Any solutions?
I have some translation files in UTF 8 format and am trying to use
B4X:
TheList = File.ReadList (dir,Filename)
The files are being limited to 99 lines / entries which throws
run time out of bounds errors.
How do i load a file of > 99 lines?
Any solutions?