Jump to content

Troubles With Scripts


Recommended Posts

I download new version of AutoIT v3 and have some troubles

http://www.autoitscript.com/forum/index.php?showtopic=21522

D:\Documents and Settings\Administrator\??????? ????\GuiRichEdit.au3 (25) : ==> Can not redeclare a constant.:

Global Const $FIXED_PITCH = 1

Global Const ^ ERROR

and same problem in other scripts, how can i fix it(it wasn't at previous version that i have)

2nd problem:

i must include some constants like this:

#include <WindowsConstants.au3>

#include <ButtonConstants.au3>

#include <StaticConstants.au3>

and my script works, and dont works without

in previous versions it works without

#include <WindowsConstants.au3>

#include <ButtonConstants.au3>

#include <StaticConstants.au3>

me bad english, sorry :)

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