Jump to content

Recommended Posts

Posted

In the last beta version i see this bug in process.au3.

When i compile or run my script OR any script from help examples i have the following errors :

Process.au3(41,12) : ERROR: syntax error

Switch $aPriority

~~~~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(44,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(46,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(48,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(50,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(52,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(54,9) : ERROR: syntax error

Case

~~~~~~~~^

C:\Program Files\AutoIt3\Include\Process.au3(57,14) : ERROR: syntax error

EndSwitch

~~~~~~~~~~~~~^

Anyone help plz..

Posted

That looks to me like you're using the Syntax Checker that came with Scite. You might have an out of date version. In that case, redownload the new scite installer and update, and it should go away.

The code itself is correct, that was just included a few versions ago...

Writing AutoIt scripts since

_DateAdd("d", -2, _NowCalcDate())

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