This shows you the differences between two versions of the page.
| tadtutorial1 [2017/03/16 15:40] – created admin | tadtutorial1 [2017/03/16 15:45] (current) – admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Tutorial | + | =====Tutorials |
| - | AutoIt is a nice scripting language that you can use to automate actions. Here is a short AutoIt script which can be executed to show a brief tutorial on how to start the creation dialog | + | AutoIt is a nice scripting language that you can use to automate actions. This is really useful for developing active tutorials. By //active// I mean tutorials that can work on top of a //live software//. Here is a short AutoIt script which can be executed to show a brief tutorial on how to start the creation dialog. |
| + | |||
| + | Those of you who can do a little bit of programming, | ||
| + | |||
| + | Also: As AutoIt is a regular programming language too; it can even be used for more sophisticated activities too. | ||
| + | |||
| + | In fact, you could create scripts such as this for useful work too! If you want your office to have a standard set of actions to be performed inside TAD, such scripts could be written to perform those standard actions. | ||
| Download AutoIt from http:// | Download AutoIt from http:// | ||