Hi,
Is there any api function to open the 'c:\abc.txt' text file in the already launched 'Notepad.exe' application.
Please give ur technical solution straitaway.
Note: without using the sendkeys() function.
Advance thanks
Adesh.
adesh@kmap.biz,adesh_y@yahoo.com
Hi,
My Application is doing the following:
a) Launch the Notepad.exe application.
b) Open the 'c:\abc.txt' text file.
- Focus the Notepad application{ used SetForegroundWindow() api function }.
- Used the sendkeys to open the 'c:\abc.txt' file{ used sendkeys() function }.
The Problem what i...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.