Hello....
i want to know if its posible to rename multiple files like windows does..
example:
file zzzzzzz.doc
file asdasd.doc
file esfsefse.doc
if you select the three files and rename it, windows put this way..
file(1).doc
file(2).doc
file(3).doc
is there any vb.net way of doing this?
thanks!!!
--
Salute by the First Time!
i want to know if its posible to rename multiple files like windows does..
example:
file zzzzzzz.doc
file asdasd.doc
file esfsefse.doc
if you select the three files and rename it, windows put this way..
file(1).doc
file(2).doc
file(3).doc
is there any vb.net way of doing this?
thanks!!!
--
Salute by the First Time!
Comment