• 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] Various questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MAIL] Various questions


  • Subject: [MAIL] Various questions
  • From: John Delacour <email@hidden>
  • Date: Sun, 2 Mar 2003 12:15:53 +0000
  • Mac-eudora-version: 6.0a8

Standard Suite : Common classes and commands for most applications.

delete : Delete an object.
delete reference -- the object for the command


set d to "1/1/1"
set d to "" & (current date) - (get date d)
tell application "Mail"
make mailbox with properties {name:d}
delay 2
delete mailbox d
end



Q.1 Why should it be necessary to coerce the number to a string
as a separate operation ?

Q.2 Why does the make statement produce no result ?

Q.3 Why does the delete command not delete the mailbox and produce
no error ?


JD
_______________________________________________
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.

  • Prev by Date: Re: path to selection
  • Next by Date: Cocoa loco
  • Previous by thread: Re: path to selection
  • Next by thread: Cocoa loco
  • Index(es):
    • Date
    • Thread