Jump to content

Recommended Posts

Posted

I am creating an Autoit script that runs a query in a non-Microsoft app that exports the data to an Excel file. I'd like to hide all screen updates from the users. The app has to open and close about 6 different windows to run this query. I've tried using WinSetState to hide windows but it only partially works. Is there an equivalent VBA Application.Screenupdating function in Autoit that can hide "all" updates?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...