Search found 1 match

by timjones
Wed May 26, 2021 7:20 pm
Forum: General Discussion
Topic: Read through text file
Replies: 1
Views: 2035

Read through text file

I need to read through a .txt file which has multiple lines that are delimited. These need to be processed one at a time. I have tasks that can do one line in a file, but am unsure how to do this for multiple lines.