Hi,
i have an application in which i am calling a 3 rd party software ( which is a dos application) via labVIEW using system exec commnand . now in the dos application the user needs to press keyboard (ex:T for testing the dos application and Q for quitting the application). now the task is to automatically press T (via programme) and same for any alphabet required as soon as dos programme is called.. this application is used in production line so opreator intervention to keyboard must be avoided. Can u please help me solve this problem.