Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tell application "Messages"
- set iMessageService to 1st service whose service type = iMessage
- set iMessageBuddy to buddy "paste phone# without hyphens or message email address" of iMessageService
- send "Paste your message" to iMessageBuddy
- end tell
- end run
Add Comment
Please, Sign In to add comment