Skip to content

Instantly share code, notes, and snippets.

@poritsky
Created December 6, 2012 02:29
Show Gist options
  • Save poritsky/4221362 to your computer and use it in GitHub Desktop.
Save poritsky/4221362 to your computer and use it in GitHub Desktop.
Tab in FD
tell application "System Events"
tell process "Final Draft"
keystroke tab
end tell
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment