Jump to content

Recommended Posts

Posted

Hello guys,

I have searched solution for my trouble nut i do not found issue!

Please can you help me with Autoit to make my automated fonction like this:

I currently have 19 files open with a specific program.
when I open the first file, the specific programe starts and shows me the contents of my file.
Until then, everything is normal and basic ...

In a second time, at the opening of the second file, it opens another window with the contents of my second file.

....

In xth time when opening the xth file, it opens another window with the contents of my xth file.

Opening files is automated based on certain events.
Unfortunately, there is no possibility to close the window by a user intervention. In this mode, I can quickly find myself with several open windows.

How do I go about that Autoit go in the window the process in question and use the command to File-> Open, and open the correct file?
The name of the window is a "program name" - "location and name of the current file"

Thank you for your help

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...