|
Custom Commands
Create your own custom iForgot commands by adding links to applications or AppleScripts. Custom CommandsYou can add custom commands to iForgot using AppleScript. Simply download an AppleScript from our website or create your own and create a custom command linked to the new script. To create a custom command, first select an application or compiled AppleScript application to launch with an iForgot command. Next, click the "Add Shortcut..." button to open a file browser window. Navigate to the location of the application or compiled AppleScript file and click the "Open" button. Finally, change the Command Shortcut entry to an appropriate and easy to type name. For example, change scripts with names like "Get and Forward Weather" to simply "wx". By doing this, to launch this script with a custom iForgot command, you would simply send ifgt cm wx to launch your own custom "Get and Forward Weather" script. Compiled AppleScripts must return text in order to have the results forwarded by iForgot. |