Results 1 to 1 of 1

Thread: Classic VB - Appending digits to a file if the file with the same name alrady exists

Threaded View

  1. #1

    Thread Starter
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Classic VB - Appending digits to a file if the file with the same name alrady exists

    Hi All!!
    U have seen whenever u try to create a new file at a location where a file with the same name already exists u are prompt to rename your file. but if u dont want to delete the older file or u are creating sequences of a file like "file1", next day "file2" then u probably dont want to delete the older file.

    i have created a similar program (but only for a text files but u can use for other files if u know how to read n write that particular type of file).

    hope it helps u.

    Harsh Gupta
    Show Appreciation. Rate Posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width