Skip to content

Instantly share code, notes, and snippets.

@jsmm
Created October 23, 2013 22:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jsmm/7128329 to your computer and use it in GitHub Desktop.
Save jsmm/7128329 to your computer and use it in GitHub Desktop.
tell application "Skim"
set FilePath to get the file of front document
tell application "Finder"
activate
reveal FilePath
end tell
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment