Search found 2 matches

by austinh
25 Aug 2010 11:37
Forum: DOS Batch Forum
Topic: how to write a file to open a program and enter text in it
Replies: 3
Views: 4403

Re: how to write a file to open a program and enter text in

how about if I just wanted a batch file to open the program. The program will already be open by the user so how would I get it to just get brought to the front of the screen. From there I could execute a macro from the batch file to do the rest I think?
by austinh
25 Aug 2010 09:11
Forum: DOS Batch Forum
Topic: how to write a file to open a program and enter text in it
Replies: 3
Views: 4403

how to write a file to open a program and enter text in it

I want to write a batch file that brings up a program that is already running and enter text into a particular field.

How do I bring up the program already running?

I know there are tab commands that could get me to the appropriete text field but not sure where to start?

Thanks in advance