[FILE] Process Lines in Text File

Set variable Index to 1

In the loop:

Set variable “Var%Variable%Index%” to text "%Variable%SingleLine%"
Set variable Index to calculation Index+1

2 Likes