robertdjones
Computer
- Nov 28, 2005
- 1
I am looking for some information on how to manipulate file names in VB. I need to strip extraneous information off of a file name?
Convert a file named 4445555_27_Folder_FileName.tiff into 4445555_27_FileName.tiff (stripping the folder section out).
Convert a file named 4445555_27_Folder_FileName.tiff into 4445555_27_FileName.tiff (stripping the folder section out).