![]() |
Apple Script
|
Apple Script |
AppleScript is a scripting language for automating tasks on Apple Macintosh computers. It is useful in cases where you need to repeatedly perform a procedure that has many steps. It is also useful when you need to use two or more Macintosh application programs together to accomplish your work. |
MuchoThumbs Apple script commands |
All the scriptable actions in MuchoThumbs are also recordable, so recording a script while launching a MuchoThumbs action will show you the exact syntax. |
You can also open the MuchoThumbs dictionnary from within The Apple Script Editor to see all the possible actions and their parameters. |
ChangeCreator folder |
example : MakePages "HD:pictures:" |
This example creates thumbnails and web pages as saved in MuchoThumbs with the files in the folder "pictures" in the "HD" drive. |
Attention: if more than one action are requested to the MuchoThumbs at the same time and for the same folder, you will probably generate errors. Obviously, if you try to rename the files while creating the web pages for them, some errors are to be expected. |