Really appreciate an answer.
The application I am running, requires a user id and password immediately to be input manually. The application is run at dos command prompt. How can i include this in a batch file (ie. the application to be executed, user id and password in a batch file ) without any user intervention, to run.
Ireshad