Jump to content

Recommended Posts

  • Developers
Posted

Just run into a AU3Check error: Function() called by a previous line with 255 arg(s). Min = X.

Anyone (already) knows when and why #AutoIt3Wrapper_PlugIn_Funcs will trigger this error.

PS: Its trivial, as its only something that plays a role while debugging code. Just curios so to speak. (Its #Include related, in case your wondering)

You confused me. How is #AutoIt3Wrapper_PlugIn_Funcs related to includes?

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

  • Developers
Posted (edited)

Could not resist. :mellow:

You shouldn't have resisted in the first place as I am terrible at guessing and creating problem replication script. :(

Will have a look but you should realise you are misusing a Directive were au3check assumes the specified funcs are part of a DLL and as such other info like number of parameter is unknown and does make assumptions. This is later in the script being changed to no parameters.

Jos

Edited by Jos
typos

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

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