Helpfile-Changes
Jump to navigation
Jump to search
This page is for keeping track of changes currently in the process of being made to the AutoIt3 helpfile and UDFs by the MVPs.
For reporting issues please refer to the Help File Issues thread. Thanks.
Doc changes
- Magic number removal (Mat)
- Document existing constants (in progress)
- Create new constants where required (making a list)
- AZJIO post #135
- RegRead type table (Mat), in progress - from guinness
- General Example improvements
- Make sure no permanent changes are made to system.
- Update examples to make use of new AutoIt features where appropriate.
- Re-write GUI examples
- Sort include statements in examples and remove duplicates. If duplicates are found then take advantage of multiple examples. (guinness)
- Remove unused functions.
UDF changes
- Fixed buffer sizes (as per thread and ticket 1336)