Hi All,
I describe the problem as below.
A directory( path known) , contains 0 to any number of files .
The file names are with following structure :
OMCID_NETYPE_NE NAME_NAMEOFTHEA PPLIEDFILE_APPL YDATE_trans.csv
For example :
4_TC_TC_48_NoST Configuration_1 971-1-1_trans.csv
where
OMCID =4
NETYPE= TC
NENAME= TC_48
NAMEOFTHEAPPLIE DFILE=NoSTConfi guration
APPLYDATE=1971-1-1
i have to perform delete operation on the file with matching three
fields .
OMCID , NETYPE, NENAME (All three known )
Could somebody try to answer the problem . or tel how to proceed
Regards
Aki
Comment