Dec 16th, 1999, 10:51 PM
I am creating a series of individual txt documents in a vb program. As I create each page I want to save it with a "incrementing" file name. Example, "page#1" "page#2" and so on. How do I get the file name to automatically incremenat? Thanks in advance.