Jump to content

Recommended Posts

Posted (edited)

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
Posted

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:

  Reveal hidden contents

 

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
×
×
  • Create New...