

InterviewSolution
1. |
Solve : SendKeys Command? |
Answer» Is there a COMMAND in DOS that can send keys to an open WINDOW?Well we are not EXACTLY sure what you are trying to do but you can USE the "start" command to start many of the Windows PROGRAMS through MS-DOS. For example you could open the notepad program by typing: |
|