Jump to content

Calling a context Help


LOULOU
 Share

Recommended Posts

With Autolit i find how to have a context calling of an chm files.

Example I am on a program name Saisie and i want ot call saisie.html in saisie.chm or I am in modif program and i want tro call modif.html in sasiei.chm. Is anyone know how to do ?

Link to comment
Share on other sites

You could use WinGetProcsss() to retrieve the name of the EXE showing the active window. With a small amount of manipulation (e.g. StringReplace()) you could then convert that to the name of a .CHM file and open it.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...