Jump to content

Recommended Posts

Posted (edited)

I was using autoit v3.2.10.0 for a while but i just updated it to the newest one.

Ever since i updated all my scripts have been getting stupid variable errors that shouldnt be happening.

Look at the picture and you will see what i mean.

Someone please help me!!

post-39195-12492119354046_thumb.jpg

Edited by Shimgreen
  • Developers
Posted (edited)

Stupid variable errors huh?

Well, maybe something changed and you need to include other files now?

Maybe something is mentioned about it in the helpfile......

Edited by Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

Some of the #Include files have been changed after a certain patch, so you will just have to include more .au3 files.

Try including these:

#include <GUIConstantsEx.au3>

#include <WindowsConstants.au3>

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