AutoIt Snippets: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
m (Added Other Links header and a link to an orphaned page)
m (+Snippets Category)
Line 4: Line 4:


This will cover a wide variety of subjects and uses, maybe anything from finding if an internet connection is working or possibly the date Windows was installed, this page is intended to give easy access to the functions.
This will cover a wide variety of subjects and uses, maybe anything from finding if an internet connection is working or possibly the date Windows was installed, this page is intended to give easy access to the functions.
__TOC__
[[category:Snippets]]


{{Snippet Credit Header}}
{{Snippet Credit Header}}

Revision as of 15:24, 12 November 2012

Welcome To The AutoIt Snippets Page - ( Snippet - A short reusable piece of computer code )

These are generally single functions or small pieces of AutoIt code that you can add into your script which give extra functionality.

This will cover a wide variety of subjects and uses, maybe anything from finding if an internet connection is working or possibly the date Windows was installed, this page is intended to give easy access to the functions.


Please always credit an author in your script if you use their code. It is only polite.


Examples

Author: guinness








Author: Valuater




Modified: guinness





Snippet Creation Help

AutoIt Snippets Collection

AutoIt - AutoIt Examples.

GUI - Anything GUI related.

Hardware - Hardware Examples.

Numbers - Math, Number & Time Examples.

Miscellaneous - All Other Examples

Networking - Network, Wireless and Internet Examples.

Windows - Windows Examples.

Other Links

Free Software Written in AutoIt