i have a script that i enter info into and a file name and it makes a txt file by that name with the info in it. Well i want it to autogenerate the file names with the txt file in a number format. (1.txt, ect.)
I know to use a counter, but how would be a good way to go about doing this?