Hi,
I have an input as
Filename
CR12345.TIF
CR113_Activity.TIF
EP45.TIF
EP45_Activty.TIF
I want the output as
NewName
CR12345
CR113
EP45
EP45
I have to remove .TIF and Activity.TIF.
How to do?
-Ramya-
I have an input as
Filename
CR12345.TIF
CR113_Activity.TIF
EP45.TIF
EP45_Activty.TIF
I want the output as
NewName
CR12345
CR113
EP45
EP45
I have to remove .TIF and Activity.TIF.
How to do?
-Ramya-