sk_bhosale
New member
- Joined
- Dec 13, 2007
- Messages
- 2
- Programming Experience
- 5-10
Is there a way to Capture Currently focussed Application & active Open File in that application.
I just want the file name which is opened in focussed application, it could be any document like pdf, excel, word, images.
I will need the active file name in that particular application, so that on a certain keystroke ( like 'F6' ), i will get the filename and run another application passed to it.
Ideally i would like to develop a VB application which will run in the background and look for a keystoke and run a vbs script passing the Full File Name ("c:\temp\book1.xls) to it.
Is it possible?
Thanks in advance.
I just want the file name which is opened in focussed application, it could be any document like pdf, excel, word, images.
I will need the active file name in that particular application, so that on a certain keystroke ( like 'F6' ), i will get the filename and run another application passed to it.
Ideally i would like to develop a VB application which will run in the background and look for a keystoke and run a vbs script passing the Full File Name ("c:\temp\book1.xls) to it.
Is it possible?
Thanks in advance.