Skip to content

Instantly share code, notes, and snippets.

@tjluoma
Last active August 29, 2015 13:59
Show Gist options
  • Save tjluoma/10811433 to your computer and use it in GitHub Desktop.
Save tjluoma/10811433 to your computer and use it in GitHub Desktop.
tell application "Microsoft Word"
if it is running then
save active document
end if
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment