CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    May 2019
    Posts
    2

    how to rename all files ina folder to incrmeenting numbers?

    how to rename all files ina folder to incrmeenting numbers?

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: how to rename all files ina folder to incrmeenting numbers?

    What code do you have so far?

  3. #3
    Join Date
    May 2019
    Posts
    2

    Re: how to rename all files ina folder to incrmeenting numbers?

    im entirely new to c sharp. basically all i have is a form in visual studio that opens a folder on button click. any chance of direction on a code that that would rename all item in that folder to incrementing numbers?

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

Featured