Jump to content

Problem with SCITE and auotit


LOULOU
 Share

Recommended Posts

  • Administrators

Since the last version of autoit i have trouble with scite. I can't compile anay program because i have problem with the file

GuiConstant.au3 (ligne 13,8) Error synthax error  Global Const

Is someone can help me ?

Make sure you are using the latest beta of AutoIt - that's when the Const keyword was added.
Link to comment
Share on other sites

Actually only COMPILE does not work. BUILD works perfectly.

something to do with CompileAU3.exe as seen in Scite's au3 properties:

command.compile.*.au3=$(SciteDefaultHome)\CompileAU3\ /in "$(FilePath)"

Compileau3.exe is itself compiled from compileau3.au3 and there is a bug in dir management (or registry where they come from)

anyway

In SCITE u can use Build instead,

or compile from EXPLORER as said in: http://www.autoitscript.com/forum/index.ph...ost&p=57331 EDIT> No way to make a link :lmao: <EDIT

(no other news yet from there)

Edited by lupusbalo
Link to comment
Share on other sites

Since the last version of autoit i have trouble with scite. I can't compile anay program because i have problem with the file

GuiConstant.au3 (ligne 13,8) Error synthax error  Global Const

Is someone can help me ?

<{POST_SNAPBACK}>

Ensure you also have the latest Scite4Autoit3. Syntax checker may not recognize the const word.

The latest Scite4Autoit3 works fine with the latest Autoit beta. Also tested with Autoit 1.0.102, on clean XP machine. Works fine.

Edited by MHz
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...