Jump to content

Process.au3 bug


ioctl
 Share

Recommended Posts

In the last beta versions 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..

Link to comment
Share on other sites

  • Developers

The latest SciTE4AutoIT3 Installer has these defined in the BETA definitions.

Make sure you use the BETA version of AutoIt3. (Alt+F5)

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

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