Jump to content

Recommended Posts

Posted

Hi,

after installing the most recent version from Autoit, i'm suddenly getting error messages that i didn't get when using a previous version (3 v1.71).

Style and ExStyle is suddenly seen as an 'undefined variable', with the result that my script won't run nomore.

What can i do to make it work again please?

Looking forward to a reply.

Best regards, Smack

Posted

Hi,

after installing the most recent version from Autoit, i'm suddenly getting error messages that i didn't get when using a previous version (3 v1.71).

Style and ExStyle is suddenly seen as an 'undefined variable', with the result that my script won't run nomore.

What can i do to make it work again please?

Looking forward to a reply.

Best regards, Smack

All the definitions for those styles have been separated and have their own separate include file for their specific task, so styles for Guis requires GuiConstants.au3, styles for listviews requires ListViewConstants.au3, etc

See this sticky for more information: http://www.autoitscript.com/forum/index.php?showtopic=70902

[u]You can download my projects at:[/u] Pulsar Software

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