Jump to content

Simple Example Scripts for Beginners - Tutorial


shmuelw1
 Share

Recommended Posts

AutoIt is very useful and easy to use even for non-programmers (like me). Most of the examples in the Example section of the forum are somewhat advanced and not suitable for non-programmers who want to learn how to do simple things with AutoIt.

I've attached a few simple scripts with lots of comments to help beginners.

For more help on any function, press F1 when your curser is on the desired function name.

Example01_MouseSwitchButtons.au3

Example02_HelloWorld.au3

Example03_CopyPasteNotepadToWord.au3

Example04_CopyPasteNotepadToWord_2.au3

Example05_OpenLinkInIE.au3

Additional simple AutoIt examples can be downloaded from here:
'?do=embed' frameborder='0' data-embedContent>>

P.S. Can somebody pin this topic?

Edited by shmuelw1
Link to comment
Share on other sites

To show the Beginners a way to become an Expert I suggest to add the same example using the Word or IE UDF.

So the beginners can see why to use UDFs to write more reliable scripts.

My UDFs and Tutorials:

Spoiler

UDFs:
Active Directory (NEW 2022-02-19 - Version 1.6.1.0) - Download - General Help & Support - Example Scripts - Wiki
ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts
OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki
OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download
Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki
PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki
Task Scheduler (NEW 2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki

Standard UDFs:
Excel - Example Scripts - Wiki
Word - Wiki

Tutorials:
ADO - Wiki
WebDriver - Wiki

 

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...