Hi All,
i am here with a problem in file handling in java.
i need to search all the files on system with extention *.fdr. which are not less den one day old.
then i need to convert the selected file to csv which is perfomed by a command in dos(symanalyzer).
then i need to attach the csv file to mail .
can someone help me with the java code .
i have done some R&D and found that i can use the method "lastModified()".
Thanks and Regards
Mukul