• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Mail Documents
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mail Documents


  • Subject: Mail Documents
  • From: John Delacour <email@hidden>
  • Date: Mon, 11 Aug 2003 01:33:29 +0100

Ever wanted a 100% secure way to protect your documents from prying
eyes, including your own? Apple have finally come up with the
software you need to do this -- Mail.app, the iApp with genuine
invisibility:


tell application "Mail"
activate
repeat with i from 1 to 50
set p to {path:"/tmp/maildoc_" & i & ".txt"}
set d to make document with properties p
end repeat
name of documents
end tell
-- i should cocoa !




.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Mail Documents
      • From: Johnny AppleScript <email@hidden>
  • Prev by Date: Re: Looking for clarification on Applescript event handlers
  • Next by Date: Mail message
  • Previous by thread: More Mail fun
  • Next by thread: Re: Mail Documents
  • Index(es):
    • Date
    • Thread