15 pts.
 Batch file with keyboard commands
I am trying to create a batch file that utilizes keyboard commands for a Macro on my computer, but I cannot figure out how. Any ideas would be appreciated. The command I am trying to run is alt+S.

Software/Hardware used:
ASKED: January 7, 2009  6:37 PM
UPDATED: January 7, 2009  7:43 PM

Answer Wiki:
Try <a href="http://www.autoitscript.com/autoit3/index.shtml">AutoIT</a> or <a href="http://www.autohotkey.com/">AutoHotkey</a>
Last Wiki Answer Submitted:  January 7, 2009  7:24 pm  by  Labnuke99   32,645 pts.
All Answer Wiki Contributors:  Labnuke99   32,645 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Hi there,

Could you please be more specific? What program are you referring to? What are the specifics of your system? What are you trying to execute with the macro? The more specific you are with your question, the better your peers can help answer it.

Thanks,

Jenny
Community Manager

 4,265 pts.

 

The program that has created the macro is Macro Express 3.x. I’m trying to use the keyboard command for that specific macro, which is to run the send command in an emailing program, and turn it into a batch command that I can automate.

 15 pts.