BP Forums
New project: Renamer - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8)
+----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9)
+----- Thread: New project: Renamer (/showthread.php?tid=325)



New project: Renamer - LearningVB2010 - 03-13-2011

Hey people,
I'm starting a new project: Renamer.
You can just rename all your file names in one click and a bunch of other crappy stuff.
My father is a pro in "Progress" language, maybe you know
and he made a lot of cool stuff. But now his program is in his language and we want to "translate" it. <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: -->
So get ready for all my questions!

1. I'am working on a file overview: select a directory and show all the file names of it in an other listbox.

2. remove/add something on all names ( band, album - etc) and an counter so it automaticly has 01, 02, 03.

this are my questions for now <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->

Don't let you head explode !


Re: New project: Renamer - brandonio21 - 03-15-2011

*Head explodes* <!-- sTongue --><img src="{SMILIES_PATH}/icon_razz.gif" alt="Tongue" title="Razz" /><!-- sTongue -->

Anyway, I think my tutorial here : <!-- m --><a class="postlink" href="http://www.youtube.com/brandonioproductions#p/search/0/UwGjbPwrMXo">http://www.youtube.com/brandonioproduct ... wGjbPwrMXo</a><!-- m --> Will answer your first question, will it not?