Hey gang,

I was wondering how to make a batch file to execute certain strings of text into another program. for example:

program = full screen game
strings = cheats to be entered into an 'ingame' command console.

now, with this example in mind, how would i construct a 3rd party file, that can be executed and will affect the full screen game. ie, [execute batch] [opens console] [inputs all cheats wanted] [closes console to continue game]

[edit] No i am not trying to cheat at cheating at a game [/edit]