User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (Sorted the list of entries)
(Sorted the list of entries. Added "Associative Array functions" by Nutster)
Line 263: Line 263:
* [http://www.autoitscript.com/forum/index.php?showtopic=97826 Animated tray icons (by Yashied)] - Make animated tray icons easily.
* [http://www.autoitscript.com/forum/index.php?showtopic=97826 Animated tray icons (by Yashied)] - Make animated tray icons easily.
* [http://www.autoitscript.com/forum/index.php?showtopic=155442 ArrayMultiColSort (by Melba23)] - Function to sort a 2D array on several columns.
* [http://www.autoitscript.com/forum/index.php?showtopic=155442 ArrayMultiColSort (by Melba23)] - Function to sort a 2D array on several columns.
* [http://www.autoitscript.com/forum/topic/59174-associative-array-functions Associative array functions (by Nutster)] - The functions can be used to manage a version of associative arrays in single AutoIt variables.
* [http://www.autoitscript.com/forum/index.php?showtopic=163577 Atom Table (by Ascend4nt)] - Store strings locally (at program level) or globally (at OS level) with unique numerical identifiers. This UDF lets you add, find, delete, and query these atoms.
* [http://www.autoitscript.com/forum/index.php?showtopic=163577 Atom Table (by Ascend4nt)] - Store strings locally (at program level) or globally (at OS level) with unique numerical identifiers. This UDF lets you add, find, delete, and query these atoms.
* [http://www.autoitscript.com/forum/index.php?showtopic=170087 Barcode generators (by willichan)] - Creates a Code128A/B/C or Creates a Code39 or Code39Extended optimized barcode from supplied data.
* [http://www.autoitscript.com/forum/index.php?showtopic=170087 Barcode generators (by willichan)] - Creates a Code128A/B/C or Creates a Code39 or Code39Extended optimized barcode from supplied data.
Line 288: Line 289:
* [http://www.autoitscript.com/forum/index.php?showtopic=51103 Resources (by Zedna)] - Resources UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=51103 Resources (by Zedna)] - Resources UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=162499 ResourcesEx (by guinness)] - ResourcesEx UDF (up to date with the current AutoIt language syntax v3.3.12.0).
* [http://www.autoitscript.com/forum/index.php?showtopic=162499 ResourcesEx (by guinness)] - ResourcesEx UDF (up to date with the current AutoIt language syntax v3.3.12.0).
* [http://www.autoitscript.com/forum/index.php?showtopic=51547 SciLexer (by Kip)] - SciLexer UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=162033 Spell Checker (by iCode)] - Spell Checker UDF - Hunspell.
* [http://www.autoitscript.com/forum/index.php?showtopic=162033 Spell Checker (by iCode)] - Spell Checker UDF - Hunspell.
* [http://www.autoitscript.com/forum/index.php?showtopic=114034 StringSize (by Melba23)] - Automatically size controls to fit the text you want to put in them.
* [http://www.autoitscript.com/forum/index.php?showtopic=114034 StringSize (by Melba23)] - Automatically size controls to fit the text you want to put in them.
* [http://www.autoitscript.com/forum/index.php?showtopic=164444 Synology filestation (by nend)] - UDF for users of Synology NAS server.
* [http://www.autoitscript.com/forum/index.php?showtopic=164444 Synology filestation (by nend)] - UDF for users of Synology NAS server.
* [http://www.autoitscript.com/forum/index.php?showtopic=125251 TVExplorer (by Yashied)] - TVExplorer UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=125251 TVExplorer (by Yashied)] - TVExplorer UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=51547 SciLexer (by Kip)] - SciLexer UDF.
[[Category:UDF]]
[[Category:UDF]]

Revision as of 17:00, 29 December 2015

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer. This list is probably not complete (248 UDFs on 2015/12/28), but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Automation

Browsers

Microsoft Office

OpenOffice

Databases and web connections

Data compression

Encryption and hash

GUI Additions

Controls

Hardware

Information gathering

Internet protocol suite

Maths

Media

Graphics and image

Players

Sound

PDF

Security

Social Media and other Website API

Windows

Misc