You can use "Result" variables that are predefined in BAS. There are 9 of them.
If you need more you can use filesystem actions and create TXT or CSV files
to store any number you need. Similar to that you can use database for such
tasks too.
How to loop .txt file ?
-
Hallo,
How to loop read file from .txt file ? So I have so many list .txt file and I want to write the content in .txt file on website, I success submit one content, but I have no I dea how to run next .txt list, does anybosy have an I dea ? please help
and how to write new .txt file from variable ? Thank you