Hi all,
Please share a lisp program if anyone have for below scenario.

Recently we got some big size files such as 15mb, 20mb etc.
My target is:
1) Execute common operations on each files eg: copyclip, pasteclip, move, rotate etc.
2) Calculate the time taken for each operation. eg: total time taken for copy command.
3) Make a report for above case in excel with each file name (logfile may help)

Thanks in advance