ChuckV Posted August 26, 2019 Posted August 26, 2019 Hello, I'm a NewB to AutoIt... I have a Windows Client app that I would like to automate a twice-daily process... requires a SQL lookup (to get the values to be entered) and a SQL Update to occur after the process runs... I noticed that AutoIt can be integrated with other languages... 1. I'd like to use AutoIt features in VB.NET (any VS version)... could someone point me to link for a VB.NET example on how to accomplish this? 2. Is there a way to capture all the Mouse Movements and control stopping points (textboxes, etc.) in a script and then brought into VB.NET for fine tuning? (I guess I'm looking for the best approach to automating a bunch of data entry). Thank you, Chuck
Earthshine Posted August 26, 2019 Posted August 26, 2019 forum search found this. use search. read the wiki as well My resources are limited. You must ask the right questions
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now