Jump to content

AU3Check ended.rc:-1073740791 : many #include


Recommended Posts

Quote

>"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /Prod /AU3check /in "C:\Github\proyect\Main.au3"
+>15:27:08 Starting AutoIt3Wrapper (19.1127.1402.0} from:SciTE.exe (4.2.0.0)  Keyboard:0000080A  OS:WIN_10/  CPU:X64 OS:X64  Environment(Language:080A)  CodePage:0  utf8.auto.check:4
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\fabri\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\admin\AppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.14.5)  from:C:\Program Files (x86)\AutoIt3  input:C:\Github\proyect\Main.au3
!>15:27:17 AU3Check ended.rc:-1073740791
+>15:27:17 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 9.868
Quote

Exit code -1073740791 or alternatively 0xC0000409, it is a Windows file system error. There are many possible causes.

Quote

winevt\Logs :

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2020-10-01T18:59:32.6848938Z" /> 
  <EventRecordID>71541104</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="0" ThreadID="0" /> 
  <Channel>Application</Channel> 
  <Security /> 
  </System>
- <EventData>
  <Data>au3check.exe</Data> 
  <Data>3.3.14.5</Data> 
  <Data>5aaa7202</Data> 
  <Data>au3check.exe</Data> 
  <Data>3.3.14.5</Data> 
  <Data>5aaa7202</Data> 
  <Data>c0000409</Data> 
  <Data>0000c26f</Data> 
  <Data>3ee8</Data> 
  <Data>01d69824fb902565</Data> 
  <Data>C:\Program Files (x86)\AutoIt3\au3check.exe</Data> 
  <Data>C:\Program Files (x86)\AutoIt3\au3check.exe</Data> 
  <Data>52692d24-6a56-4b7f-a73d-72e3b08a33d3</Data> 
  <Data /> 
  <Data /> 
  </EventData>
  </Event>

Example:

AU3Check fails.zip

Link to comment
Share on other sites

  • Developers

Ok, So when we have more than 507 #include statements in the master script I see that au3check fails.
There will always be some limits to what utilities can do and this one is not the easiest to maintain.

so my first question would be: How realistic/real life is this number of include files usage?

Jos

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

As an example/for comparition:

For now I have 200 include files in my projects.
And I hope to split some into separate files.

So maybe after next 2 year I will have 250.

EDIT: just as note...  I do not intend to further disturb in the finding solution of this problem, unless I am asked to assist.

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

Spoiler

Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind. 

My contribution (my own projects): * Debenu Quick PDF Library - UDF * Debenu PDF Viewer SDK - UDF * Acrobat Reader - ActiveX Viewer * UDF for PDFCreator v1.x.x * XZip - UDF * AppCompatFlags UDF * CrowdinAPI UDF * _WinMergeCompare2Files() * _JavaExceptionAdd() * _IsBeta() * Writing DPI Awareness App - workaround * _AutoIt_RequiredVersion() * Chilkatsoft.au3 UDF * TeamViewer.au3 UDF * JavaManagement UDF * VIES over SOAP * WinSCP UDF * GHAPI UDF - modest begining - comunication with GitHub REST APIErrorLog.au3 UDF - A logging Library * Include Dependency Tree (Tool for analyzing script relations) * Show_Macro_Values.au3 *

 

My contribution to others projects or UDF based on  others projects: * _sql.au3 UDF  * POP3.au3 UDF *  RTF Printer - UDF * XML.au3 UDF * ADO.au3 UDF SMTP Mailer UDF * Dual Monitor resolution detection * * 2GUI on Dual Monitor System * _SciLexer.au3 UDF * SciTE - Lexer for console pane

Useful links: * Forum Rules * Forum etiquette *  Forum Information and FAQs * How to post code on the forum * AutoIt Online Documentation * AutoIt Online Beta Documentation * SciTE4AutoIt3 getting started * Convert text blocks to AutoIt code * Games made in Autoit * Programming related sites * Polish AutoIt Tutorial * DllCall Code Generator * 

Wiki: Expand your knowledge - AutoIt Wiki * Collection of User Defined Functions * How to use HelpFile * Good coding practices in AutoIt * 

OpenOffice/LibreOffice/XLS Related: WriterDemo.au3 * XLS/MDB from scratch with ADOX

IE Related:  * How to use IE.au3  UDF with  AutoIt v3.3.14.x * Why isn't Autoit able to click a Javascript Dialog? * Clicking javascript button with no ID * IE document >> save as MHT file * IETab Switcher (by LarsJ ) * HTML Entities * _IEquerySelectorAll() (by uncommon) * IE in TaskSchedulerIE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) * PDF Related:How to get reference to PDF object embeded in IE * IE on Windows 11

I encourage you to read: * Global Vars * Best Coding Practices * Please explain code used in Help file for several File functions * OOP-like approach in AutoIt * UDF-Spec Questions *  EXAMPLE: How To Catch ConsoleWrite() output to a file or to CMD *

I also encourage you to check awesome @trancexx code:  * Create COM objects from modules without any demand on user to register anything. * Another COM object registering stuffOnHungApp handlerAvoid "AutoIt Error" message box in unknown errors  * HTML editor

winhttp.au3 related : * https://www.autoitscript.com/forum/topic/206771-winhttpau3-download-problem-youre-speaking-plain-http-to-an-ssl-enabled-server-port/

"Homo sum; humani nil a me alienum puto" - Publius Terentius Afer
"Program are meant to be read by humans and only incidentally for computers and execute" - Donald Knuth, "The Art of Computer Programming"
:naughty:  :ranting:, be  :) and       \\//_.

Anticipating Errors :  "Any program that accepts data from a user must include code to validate that data before sending it to the data store. You cannot rely on the data store, ...., or even your programming language to notify you of problems. You must check every byte entered by your users, making sure that data is the correct type for its field and that required fields are not empty."

Signature last update: 2023-04-24

Link to comment
Share on other sites

  • Developers
14 minutes ago, mLipok said:

For now I have 200 include files in my projects.

This is about using more than 500 #include statements in the master, not about the total nested included files!
In the attached example you can move block of include files from Main into one of the included files to make them nested and things will work fine.

Jos 

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

  • Developers

@FrancoDM,

It would be nice when you react with words and explain yourself in stead of "SAD" post reaction as there isn't much I can do with that.
When it is an easy fix, I am happy to do so, but I have honestly no clue were to start with this piece of code as I haven't developed it and my brainpower is way to limited to learn it. 
So we either tell everybody that au3check has a limit of 500 includes in the master and tell them to nest them or not to use au3check.

Jos

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

4 minutes ago, Jos said:

So we either tell everybody that au3check has a limit of 500 includes in the master and tell them to nest them or not to use au3check.

I'm still working in background... will back to discurs.

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

Spoiler

Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind. 

My contribution (my own projects): * Debenu Quick PDF Library - UDF * Debenu PDF Viewer SDK - UDF * Acrobat Reader - ActiveX Viewer * UDF for PDFCreator v1.x.x * XZip - UDF * AppCompatFlags UDF * CrowdinAPI UDF * _WinMergeCompare2Files() * _JavaExceptionAdd() * _IsBeta() * Writing DPI Awareness App - workaround * _AutoIt_RequiredVersion() * Chilkatsoft.au3 UDF * TeamViewer.au3 UDF * JavaManagement UDF * VIES over SOAP * WinSCP UDF * GHAPI UDF - modest begining - comunication with GitHub REST APIErrorLog.au3 UDF - A logging Library * Include Dependency Tree (Tool for analyzing script relations) * Show_Macro_Values.au3 *

 

My contribution to others projects or UDF based on  others projects: * _sql.au3 UDF  * POP3.au3 UDF *  RTF Printer - UDF * XML.au3 UDF * ADO.au3 UDF SMTP Mailer UDF * Dual Monitor resolution detection * * 2GUI on Dual Monitor System * _SciLexer.au3 UDF * SciTE - Lexer for console pane

Useful links: * Forum Rules * Forum etiquette *  Forum Information and FAQs * How to post code on the forum * AutoIt Online Documentation * AutoIt Online Beta Documentation * SciTE4AutoIt3 getting started * Convert text blocks to AutoIt code * Games made in Autoit * Programming related sites * Polish AutoIt Tutorial * DllCall Code Generator * 

Wiki: Expand your knowledge - AutoIt Wiki * Collection of User Defined Functions * How to use HelpFile * Good coding practices in AutoIt * 

OpenOffice/LibreOffice/XLS Related: WriterDemo.au3 * XLS/MDB from scratch with ADOX

IE Related:  * How to use IE.au3  UDF with  AutoIt v3.3.14.x * Why isn't Autoit able to click a Javascript Dialog? * Clicking javascript button with no ID * IE document >> save as MHT file * IETab Switcher (by LarsJ ) * HTML Entities * _IEquerySelectorAll() (by uncommon) * IE in TaskSchedulerIE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) * PDF Related:How to get reference to PDF object embeded in IE * IE on Windows 11

I encourage you to read: * Global Vars * Best Coding Practices * Please explain code used in Help file for several File functions * OOP-like approach in AutoIt * UDF-Spec Questions *  EXAMPLE: How To Catch ConsoleWrite() output to a file or to CMD *

I also encourage you to check awesome @trancexx code:  * Create COM objects from modules without any demand on user to register anything. * Another COM object registering stuffOnHungApp handlerAvoid "AutoIt Error" message box in unknown errors  * HTML editor

winhttp.au3 related : * https://www.autoitscript.com/forum/topic/206771-winhttpau3-download-problem-youre-speaking-plain-http-to-an-ssl-enabled-server-port/

"Homo sum; humani nil a me alienum puto" - Publius Terentius Afer
"Program are meant to be read by humans and only incidentally for computers and execute" - Donald Knuth, "The Art of Computer Programming"
:naughty:  :ranting:, be  :) and       \\//_.

Anticipating Errors :  "Any program that accepts data from a user must include code to validate that data before sending it to the data store. You cannot rely on the data store, ...., or even your programming language to notify you of problems. You must check every byte entered by your users, making sure that data is the correct type for its field and that required fields are not empty."

Signature last update: 2023-04-24

Link to comment
Share on other sites

1 hour ago, Jos said:

This is about using more than 500 #include statements in the master, not about the total nested included files!
In the attached example you can move block of include files from Main into one of the included files to make them nested and things will work fine.

Jos 

If I understand you well .... you mean a situation which I attach as a Main.au3

In such case I still have:

Quote

>"Z:\AutoItPortable\App\SciTE\..\AutoIt3.exe" "Z:\AutoItPortable\App\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /Prod /AU3check /in "C:\Users\agatk\Downloads\AU3Check fails\Main.au3"
+>23:56:17 Starting AutoIt3Wrapper (19.1127.1402.18) from:SciTE.exe (4.2.0.0)  Keyboard:00000415  OS:WIN_10/2004  CPU:X64 OS:X64  Environment(Language:0809)  CodePage:65001  utf8.auto.check:4
+>         SciTEDir => Z:\AutoItPortable\App\SciTE   UserDir => Z:\AutoItPortable\App\SciTE\AutoIt3Wrapper
>Running AU3Check (3.3.15.42)  params:-d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w 7  from:Z:\AutoItPortable\App  input:C:\Users\agatk\Downloads\AU3Check fails\Main.au3
!>23:56:20 AU3Check ended.rc:-1073740791
+>23:56:20 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 3.496

In my example the dependency look like...

image.png.938218209838d8710df6118f865d6d12.png

REMARK:

the "INCLUCDE DEPENDENCY TREE" window is my separate project not included here in this topic .... (if somebody interested just click here.)

AU3Check fails.zip

Edited by mLipok
typo

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

Spoiler

Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind. 

My contribution (my own projects): * Debenu Quick PDF Library - UDF * Debenu PDF Viewer SDK - UDF * Acrobat Reader - ActiveX Viewer * UDF for PDFCreator v1.x.x * XZip - UDF * AppCompatFlags UDF * CrowdinAPI UDF * _WinMergeCompare2Files() * _JavaExceptionAdd() * _IsBeta() * Writing DPI Awareness App - workaround * _AutoIt_RequiredVersion() * Chilkatsoft.au3 UDF * TeamViewer.au3 UDF * JavaManagement UDF * VIES over SOAP * WinSCP UDF * GHAPI UDF - modest begining - comunication with GitHub REST APIErrorLog.au3 UDF - A logging Library * Include Dependency Tree (Tool for analyzing script relations) * Show_Macro_Values.au3 *

 

My contribution to others projects or UDF based on  others projects: * _sql.au3 UDF  * POP3.au3 UDF *  RTF Printer - UDF * XML.au3 UDF * ADO.au3 UDF SMTP Mailer UDF * Dual Monitor resolution detection * * 2GUI on Dual Monitor System * _SciLexer.au3 UDF * SciTE - Lexer for console pane

Useful links: * Forum Rules * Forum etiquette *  Forum Information and FAQs * How to post code on the forum * AutoIt Online Documentation * AutoIt Online Beta Documentation * SciTE4AutoIt3 getting started * Convert text blocks to AutoIt code * Games made in Autoit * Programming related sites * Polish AutoIt Tutorial * DllCall Code Generator * 

Wiki: Expand your knowledge - AutoIt Wiki * Collection of User Defined Functions * How to use HelpFile * Good coding practices in AutoIt * 

OpenOffice/LibreOffice/XLS Related: WriterDemo.au3 * XLS/MDB from scratch with ADOX

IE Related:  * How to use IE.au3  UDF with  AutoIt v3.3.14.x * Why isn't Autoit able to click a Javascript Dialog? * Clicking javascript button with no ID * IE document >> save as MHT file * IETab Switcher (by LarsJ ) * HTML Entities * _IEquerySelectorAll() (by uncommon) * IE in TaskSchedulerIE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) * PDF Related:How to get reference to PDF object embeded in IE * IE on Windows 11

I encourage you to read: * Global Vars * Best Coding Practices * Please explain code used in Help file for several File functions * OOP-like approach in AutoIt * UDF-Spec Questions *  EXAMPLE: How To Catch ConsoleWrite() output to a file or to CMD *

I also encourage you to check awesome @trancexx code:  * Create COM objects from modules without any demand on user to register anything. * Another COM object registering stuffOnHungApp handlerAvoid "AutoIt Error" message box in unknown errors  * HTML editor

winhttp.au3 related : * https://www.autoitscript.com/forum/topic/206771-winhttpau3-download-problem-youre-speaking-plain-http-to-an-ssl-enabled-server-port/

"Homo sum; humani nil a me alienum puto" - Publius Terentius Afer
"Program are meant to be read by humans and only incidentally for computers and execute" - Donald Knuth, "The Art of Computer Programming"
:naughty:  :ranting:, be  :) and       \\//_.

Anticipating Errors :  "Any program that accepts data from a user must include code to validate that data before sending it to the data store. You cannot rely on the data store, ...., or even your programming language to notify you of problems. You must check every byte entered by your users, making sure that data is the correct type for its field and that required fields are not empty."

Signature last update: 2023-04-24

Link to comment
Share on other sites

  • Developers

@FrancoDM,

I see you simply went ahead AGAIN and posted a new bug report in TRACK https://www.autoitscript.com/trac/autoit/ticket/3785  , without first properly discussing the issue here!  ... and you call me impolite?

I also see that @jpm committed a "fix" for it, although that now maximizes the overall number of included files checked by au3check and stops reading them with a Error which means the whole Run/Compile process will stop, which doesn't seem the appropriate solution to me.....

>Running AU3Check (3.3.15.42)  from:C:\Program Files (x86)\AutoIt3\Beta  input:D:\AU3t\Main.au3
"D:\AU3t\Main.au3"(493,10) : error: too many includes.
#Include "Includes\549.au3"
~~~~~~~~~^
D:\AU3t\Main.au3 - 1 error(s), 0 warning(s)
!>12:41:08 AU3Check ended. Press F4 to jump to next error.rc:2
+>12:41:08 AutoIt3Wrapper Finished.
>Exit code: 2    Time: 2.038

EDIT: I think I tested the 500 incorrectly and it looks like it is indeed the total overall included files which is causing this issue. So I think we should end au3check with a warning saying it can't check the script due to this and make the process continue without stopping ( generating an Error).

Jos 

 

Edited by Jos

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

  • Developers

Ok, I spend some time to check and what actually was happening is that the Max OpenFile for windows was passed which would make it hard crash. Also the last commit was still hardcrashing.
So I have added a compile declare to the project to set this max open files to a value and then using the last commit's logic, check whether we surpass that nd lso set the max openfiles to the defined number.
In case we do get to the limit, I added an Exit(0), meaning au3check will exit with rc=0 and a warning stating:

!Reached Max Include Files (495) limit. Stop the process ending with rc=0
>Exit code: 0    Time: 0.2867

This will ensure the Run/Compile will continue.

The beta version is available here, so give it a spin. The max is now set to 1000 files. :)

Edited by Jos

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

Thanks Jos

I did a check with 1000 files.

I get

Quote

>"C:\Program Files (x86)\AutoIt3\SciTE\..\AutoIt3.exe" "C:\Program Files (x86)\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.au3" /run /beta /ErrorStdOut /in "F:\_NoSave\_Data\Jpm\Bureau\_TBD\_AutoIt\_Tickets\_Fixed\#3785 AU3check crash\Main.au3" /UserParams    
+>18:18:14 Starting AutoIt3Wrapper (19.1127.1402.18) from:SciTE.exe (4.2.0.0)  Keyboard:0000040C  OS:WIN_10/2004  CPU:X64 OS:X64  Environment(Language:040C)  CodePage:0  utf8.auto.check:4
+>         SciTEDir => C:\Program Files (x86)\AutoIt3\SciTE   UserDir => C:\Users\Jpm\AppData\Local\AutoIt v3\SciTE\AutoIt3Wrapper   SCITE_USERHOME => C:\Users\Jpm\AppData\Local\AutoIt v3\SciTE 
>Running AU3Check (3.3.15.43)  params:-q -d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w 7  from:C:\Program Files (x86)\AutoIt3\Beta  input:F:\_NoSave\_Data\Jpm\Bureau\_TBD\_AutoIt\_Tickets\_Fixed\#3785 AU3check crash\Main.au3
!Reached Max Include Files (995) limit. Stop the process ending with rc=0
+>18:18:16 AU3Check ended.rc:0
>Running:(3.3.15.3):C:\Program Files (x86)\AutoIt3\Beta\autoit3.exe "F:\_NoSave\_Data\Jpm\Bureau\_TBD\_AutoIt\_Tickets\_Fixed\#3785 AU3check crash\Main.au3"    
+>Setting Hotkeys...--> Press Ctrl+Alt+Break to Restart or Ctrl+BREAK to Stop.
+>18:18:17 AutoIt3.exe ended.rc:0
+>18:18:17 AutoIt3Wrapper Finished.
>Exit code: 0    Time: 2.838
 

I think if Au3Check stop checking that mean some part o the script have not been checked so Au3check must return error

Cheers

Jpm

Link to comment
Share on other sites

  • Developers
39 minutes ago, jpm said:

I think if Au3Check stop checking that mean some part o the script have not been checked so Au3check must return error

Sorry but have to disagree. I think when au3check cannot complete it's task, it should simply bail and not interfere with the rest of the process as, like in this case, the sources are correct as far as AutoIt3 is concerned.

I have kept a 5 OpenFile slots for other files like the main script so with our 1000 limit, we can have 995 include files.

Jos

Edited by Jos

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

so some part will not be checked but if they don't work the error will fired at exexution 

at least rc must be set to 1 as the doc is describing.

I am wondering if we need to introduce a -w  8 to produce a stronger error

Quote

doc info

-q : quiet (only error/warn output)
-d : as Opt("MustDeclareVars", 1)
-w 1: already included file (on)
-w 2: missing #comments-end (on)
-w 3: already declared var (off)
-w 4: local var used in global scope (off)
-w 5: local var declared but not used (off)
-w 6: warn when using Dim (off)
-w 7: warn when passing Const or expression on ByRef param(s) (on)
-I dir: additional directories for searching include files

-v 1: show include paths/files (off)
-v 2: show lexer tokens (off)
-v 3: show unreferenced UDFs and global variables (off)

Exit codes:

0: success: no errors or warnings
1: warning(s) only
2: syntax error(s)
3: usage or input error

 

Link to comment
Share on other sites

  • Developers

There are no warnings as au3check was never able to do any real work (or only partial), hence I believe it should be totally discarded.

... but that is just my opinion so do we need a vote on this one as I really could care less what it is set to as I will never have this issue anyways? :) 

Edited by Jos

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

  • Developers

@jpm,

I found a way to make it properly terminate lexing and finishing which means it will list any error/warning encountered till the point it hit the max open files and thus setting the return code as it would do before for the processed scriptlines. :)

File is uploaded.

Jos

Edited by Jos

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

I have maybe a few or more questions.

Whether this limit (995 opened files) is native Windows limit for any windows APP ?
Whether Au3Check documentation should be suplemented ?
Whether this limit also fit to AutoIt FileOpen() function ?
Whether AutoIt documentation should be suplemented ?

Edited by mLipok

Signature beginning:
Please remember: "AutoIt"..... *  Wondering who uses AutoIt and what it can be used for ? * Forum Rules *
ADO.au3 UDF * POP3.au3 UDF * XML.au3 UDF * IE on Windows 11 * How to ask ChatGPT for AutoIt Codefor other useful stuff click the following button:

Spoiler

Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind. 

My contribution (my own projects): * Debenu Quick PDF Library - UDF * Debenu PDF Viewer SDK - UDF * Acrobat Reader - ActiveX Viewer * UDF for PDFCreator v1.x.x * XZip - UDF * AppCompatFlags UDF * CrowdinAPI UDF * _WinMergeCompare2Files() * _JavaExceptionAdd() * _IsBeta() * Writing DPI Awareness App - workaround * _AutoIt_RequiredVersion() * Chilkatsoft.au3 UDF * TeamViewer.au3 UDF * JavaManagement UDF * VIES over SOAP * WinSCP UDF * GHAPI UDF - modest begining - comunication with GitHub REST APIErrorLog.au3 UDF - A logging Library * Include Dependency Tree (Tool for analyzing script relations) * Show_Macro_Values.au3 *

 

My contribution to others projects or UDF based on  others projects: * _sql.au3 UDF  * POP3.au3 UDF *  RTF Printer - UDF * XML.au3 UDF * ADO.au3 UDF SMTP Mailer UDF * Dual Monitor resolution detection * * 2GUI on Dual Monitor System * _SciLexer.au3 UDF * SciTE - Lexer for console pane

Useful links: * Forum Rules * Forum etiquette *  Forum Information and FAQs * How to post code on the forum * AutoIt Online Documentation * AutoIt Online Beta Documentation * SciTE4AutoIt3 getting started * Convert text blocks to AutoIt code * Games made in Autoit * Programming related sites * Polish AutoIt Tutorial * DllCall Code Generator * 

Wiki: Expand your knowledge - AutoIt Wiki * Collection of User Defined Functions * How to use HelpFile * Good coding practices in AutoIt * 

OpenOffice/LibreOffice/XLS Related: WriterDemo.au3 * XLS/MDB from scratch with ADOX

IE Related:  * How to use IE.au3  UDF with  AutoIt v3.3.14.x * Why isn't Autoit able to click a Javascript Dialog? * Clicking javascript button with no ID * IE document >> save as MHT file * IETab Switcher (by LarsJ ) * HTML Entities * _IEquerySelectorAll() (by uncommon) * IE in TaskSchedulerIE Embedded Control Versioning (use IE9+ and HTML5 in a GUI) * PDF Related:How to get reference to PDF object embeded in IE * IE on Windows 11

I encourage you to read: * Global Vars * Best Coding Practices * Please explain code used in Help file for several File functions * OOP-like approach in AutoIt * UDF-Spec Questions *  EXAMPLE: How To Catch ConsoleWrite() output to a file or to CMD *

I also encourage you to check awesome @trancexx code:  * Create COM objects from modules without any demand on user to register anything. * Another COM object registering stuffOnHungApp handlerAvoid "AutoIt Error" message box in unknown errors  * HTML editor

winhttp.au3 related : * https://www.autoitscript.com/forum/topic/206771-winhttpau3-download-problem-youre-speaking-plain-http-to-an-ssl-enabled-server-port/

"Homo sum; humani nil a me alienum puto" - Publius Terentius Afer
"Program are meant to be read by humans and only incidentally for computers and execute" - Donald Knuth, "The Art of Computer Programming"
:naughty:  :ranting:, be  :) and       \\//_.

Anticipating Errors :  "Any program that accepts data from a user must include code to validate that data before sending it to the data store. You cannot rely on the data store, ...., or even your programming language to notify you of problems. You must check every byte entered by your users, making sure that data is the correct type for its field and that required fields are not empty."

Signature last update: 2023-04-24

Link to comment
Share on other sites

  • Developers
15 minutes ago, mLipok said:

Whether this limit (995 opened files) is native Windows limit for any windows APP ?

Windows default seems to be 512 max open files, but can be changed by means of a function call. I have set  it to 1000 for au3check for now.

16 minutes ago, mLipok said:

Whether Au3Check documentation should be suplemented ?

Feel free when anybody thinks this is of any interest ...  I remain of the opinion that this limit is bordering ridiculous . ;) 

18 minutes ago, mLipok said:

Whether this limit also fit to AutoIt FileOpen() function ?

Didn't look whether Jon did anything with the mentioned default. which also answers your last message. 

 

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

On 10/1/2020 at 5:13 PM, Jos said:

Ok, So when we have more than 507 #include statements in the master script I see that au3check fails.
There will always be some limits to what utilities can do and this one is not the easiest to maintain.

so my first question would be: How realistic/real life is this number of include files usage?

Jos

Then release the code so that those of us who really need it can do what we want with it.

PS: It is reality.

Link to comment
Share on other sites

8 hours ago, Jos said:

Ok, I spend some time to check and what actually was happening is that the Max OpenFile for windows was passed which would make it hard crash. Also the last commit was still hardcrashing.
So I have added a compile declare to the project to set this max open files to a value and then using the last commit's logic, check whether we surpass that nd lso set the max openfiles to the defined number.
In case we do get to the limit, I added an Exit(0), meaning au3check will exit with rc=0 and a warning stating:

!Reached Max Include Files (495) limit. Stop the process ending with rc=0
>Exit code: 0    Time: 0.2867

This will ensure the Run/Compile will continue.

The beta version is available here, so give it a spin. The max is now set to 1000 files. :)

"C:\Github\Main.au3"(26456,18) : error: Invalid Integer found larger than 9223372036854775807). Used value:9223372036854775807
While _IsPressed(01)
       

   $iCount += 1

      Sleep($DELAY)
    WEnd
 

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