|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (8 bit)
|
Does anyone know if there are commands that move and/or click the mouse that are used in a dos batch file.
|
|
|
|
|
|
#2 |
|
Member (12 bit)
Join Date: Mar 1999
Location: MN or WI
Posts: 3,017
|
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. |
|
|
|
|
|
#3 |
|
Member (3 bit)
Join Date: Jul 2000
Posts: 7
|
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 |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|