trigger:Script
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| trigger:Script [2015/07/03 08:38] – peternlewis | trigger:Script [2023/09/21 08:07] (current) – [See Also] peternlewis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Any active macro can be executed | + | Any active macro can be triggered |
| -- ignoring application responses | -- ignoring application responses | ||
| Line 7: | Line 7: | ||
| end tell | end tell | ||
| -- end ignoring | -- end ignoring | ||
| + | |||
| + | or | ||
| + | |||
| + | osascript -e 'tell app " | ||
| As can be seen, you can execute the macro by name, or more specifically based on the UID of the macro. | As can be seen, you can execute the macro by name, or more specifically based on the UID of the macro. | ||
| Line 13: | Line 17: | ||
| You can pass a parameter to the macro by adding *with parameter " | You can pass a parameter to the macro by adding *with parameter " | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Triggers === | ||
| + | |||
| + | * [[URL|URL]] trigger | ||
| + | * [[keyboardmaestro|keyboardmaestro CLI Tool]] | ||
| + | * [[Trigger File|Trigger File]] | ||
| + | * [[/ | ||
| + | |||
trigger/Script.1435912717.txt.gz · Last modified: by peternlewis
