Jump to content

How to deal with syntax error in official #include file WinAPIError.au3?


Go to solution Solved by Mbee,

Recommended Posts

I've got AutoIt v3.3.12.0 installed.  I'm trying to finish up a new script that includes some WinAPI calls, but when I try to build it or perform a syntax check, I get some nasty syntax errors from a file in the official AutoIt includes folder: "WinAPIError.au3".

(By the way, my code always has "MustDeclareVars" enabled/set to 1)

I've attached a screen cap of the error messages.  Am I doing something wrong?  What is the proper way to deal with this?

1bd3c6d54526b5e943d189bef0831499.png

 

Link to comment
Share on other sites

Post the smallest reproducer please. Also copying the SciTe output pane would help.

Edited by jchd

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Link to comment
Share on other sites

  • Solution

Never mind!  Apparently the problem was a result of some kind of code-nesting error on my part.  When I fixed that, the error went away...

I apologize for wasting your time, jchd

 

Post the smallest reproducer please.

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