Replies: 1 Views: 74
|
| I have a text file with names in descending chronological order, such as: 001 002 ect... up tp 100 I want to open up my program, change the name to the first text file name 001, and save as 001, then close. Then do it again using 002, ect until all the names on the text file have been saved. What co... |
|