@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, How to get only one line with LinesFromFiles ? It returns the whole file...
Don't read it
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
@Fox said in How to get only one line with LinesFromFiles ? It returns the whole file...:
@balalaa said in How to get only one line with LinesFromFiles ? It returns the whole file...:
Hello, it doesn't work...
Output the resource data to the log, without reading the file
It worked, thanks !