Jump to content

Recommended Posts

Posted

@Jon or whoever builds the releases:

I just downloaded the latest zip version of AutoIt v3.3.16.0.  The list below, in the spoiler, shows around 188 example files that are missing from the latest release.  There may be more but the list below stuck out because it appears to be many of the _GUICtrl*_Set*.au3 files.

Missing example files:

  Reveal hidden contents

 

  • Administrators
Posted

Looks intended as part of a maintainability rewrite. Many of those scripts just reference one master script that shows all the concepts in one script rather than a duplicated example.  That was done in a beta in 2020 it looks like.  One of the MVPs can correct me if I've misunderstood that rewrite.

Installer and zip have the same files - just checked.

Posted

Okay, thanks.  I just wanted to make sure that I was not deleting a bunch of files that I shouldn't be when I update my portable version.  I usually don't merge the release folders with the portable version folders, I make them match.

Posted (edited)
  On 3/6/2022 at 8:55 PM, Jon said:

One of the MVPs can correct me if I've misunderstood that rewrite.

Expand  

Checked few of them.

For example:
_GUICtrlComboBox_SetCueBanner example opens _GUICtrlComboBox_GetCueBanner.au3 file which shows in the same way (common for both functions) how to Set and Get  CueBanner.

Yes it was intentionall as far as I remember.

 

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:

  Reveal hidden contents

Signature last update: 2023-04-24

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