Readln from a text file
Posted: 27 Mar 2014 20:26
Hi Martin,
Could you please implement a feature like "readln" - means read strings from a text file and automatically parse them by x10x13, so each line of text will be placed into a list[1], list[2] etc...
Not the best explanation but basically just standard readln in programming languages.
Right now I have to parse the file manually which takes quite a lot of time.
thanks.
Could you please implement a feature like "readln" - means read strings from a text file and automatically parse them by x10x13, so each line of text will be placed into a list[1], list[2] etc...
Not the best explanation but basically just standard readln in programming languages.
Right now I have to parse the file manually which takes quite a lot of time.
thanks.