Jump to content

About AdlibEnable


ITSky8
 Share

Recommended Posts

Hello!

I would like to write a code to check my application's running, if it occurred error, then close it and run it again. For that purpose, it can use the AdlibEnable, right? But how to use the AdlibEnable? If any one can offer the samples? Thanks!

AdlibEnable("myadlib")

;...

Exit

Func myadlib()

If WinActive("Error") Then

;...

EndIf

EndFunc

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