Skip to content

Instantly share code, notes, and snippets.

@mifix
Created March 2, 2010 19:39
Show Gist options
  • Save mifix/319832 to your computer and use it in GitHub Desktop.
Save mifix/319832 to your computer and use it in GitHub Desktop.
tell application "iTunes"
set sel to selection
play item 1 of sel
set player position to 26
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment