Jump to content

Recommended Posts

Posted

Theres a few scripts I'm trying to run but can't. They all have the same error:

$WS_POPUP "Variable used without being declared."

Is this supposed to be automatically included in autoit or did the script writers forget to declare it?

Prove, and I will believe...
Posted

Some variables was moved to other includes for not so long ago so older scripts will obviously have problems. $WS_POPUP for example is now in WindowsConstants.au3.

To find the new places for your variables you can open SciTe and press "Search" and "Find in Files" and let it search in the folder where you have your include-files.

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
  • Recently Browsing   0 members

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