date object broken in Mail.app under OS X.1 ?
date object broken in Mail.app under OS X.1 ?
- Subject: date object broken in Mail.app under OS X.1 ?
- From: Jacco Rens <email@hidden>
- Date: Sun, 14 Oct 2001 11:46:53 +0200
hi all,
can anyone here on the list please give me insight in the fact that i
can't get the date from an mail message ?
tell application "Mail" to set mBox to the mailbox "bbedit-talk" of
account "Personal Mailboxes"
tell application "Mail"
set date_recieved to the (date received of message 1 of mBox)
display dialog date_recieved
end tell
gives me; the variable date_recieved is not devined
am i doing something stupid, or is this object broken ?
best,
jacco rens
netherlands