Hi,
I need to know if there is any possiblity of tracking the name of the file which is currently being closed.
The idea is that: My program will be running in the background. Once a user closes a file, i need to get the name of the file which the user has closed.
I need to know if there is any possiblity of tracking the name of the file which is currently being closed.
The idea is that: My program will be running in the background. Once a user closes a file, i need to get the name of the file which the user has closed.
Comment