nikerw
06-14-2000, 06:58 AM
Does anyone know if there are commands that move and/or click the mouse that are used in a dos batch file.
Paul Victorey
06-14-2000, 08:43 AM
No, the dos batch file will not have support for a mouse.
If you want to do something with the mouse in windows, try WinBatch, it's a batch file program. Also there are some macro creation programs that can do this too.
If you need to do something with the mouse in a DOS environment, as in you aren't in windows at all, you'd probably need a custom program written for you.
------------------
Paul M. Victorey
------------------
I am not responsible for any problems that may arise as a result of following my advice. This includes, but is not limited to, computer failure, loss of data, nuclear war, famine, boils, no clean laundry, your daughter running off with a biker gang, or armageddon. Take my advice at your own risk.
Amit Agrawal
07-03-2000, 11:32 PM
You can go for some coding in C language as a bit tedious solution to your problem. Any advanced book in C deals with mouse programming.
------------------
In God we trust
From all others we demand data
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.