Hi Monks,
I have multiple processes running and these processes are inturn generating log files. My problem is to check when the log file is completed ie., it is not used by any process. Is there a method in file IO to check if a file is opened by any other process?
Regards,
Sid