If you have read the
help document of Automatic Mouse and Keyboard, and want to learn more about it, then you can download and see these samples:
amk_samples.zip
Sample 1: clipboard.amk
Show you how to get the clipboard text.
Sample 2: excel.amk
Show you how to operate an Excel file.
Sample 3: find_file.amk
Show you how to find files in a directory.
Sample 4: named_data.amk
Show you a very useful data structure NamedData.
Sample 5: sort_array.amk
Show you how to sort an array.
Sample 6: sqlite.amk
If you use the database SQLite, then you can see this sample.