• 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
«event XUVJdtdl» Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

«event XUVJdtdl» Error


  • Subject: «event XUVJdtdl» Error
  • From: Les Cavanagh <email@hidden>
  • Date: Tue, 10 Apr 2001 10:41:19 +1000

My Transfer to Filemaker for Outlook Express Script is Broken with OS 9.1

I get an error message:

Couldn't get information about the message because date "Tuesday, 3 April
2001 11:46:16 AM" doesn't understand the +event XUVJdtdl; message.

The relevant part of the script looks like this:

-- converts date to {mm/dd/yyyy, h:mm:ss}
on ConvertDate(dateRec)
set {theYear, theMonth, theDay, theHour, theMinute, theSecond,
dayOfWeek} to +event XUVJdtdl; dateRec
--set theTime to (theHour as string) & ":" & my Pad(theMinute) & ":" &
my Pad(theSecond)
-- 3.1 handle international time formats
set theTime to time string for dateRec
set theDate to date string for dateRec in short format
return {theDate, theTime}
end ConvertDate

(Line Wraps inserted to this message by Outlook)

Why is this happening?

This script worked fine with OS 9.0.4

--
Regards,
Les Cavanagh
Certified Apple Engineer
0419 946 637
email@hidden


  • Follow-Ups:
    • Re: «event XUVJdtdl» Error
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Shut down
  • Next by Date: Re: helppp...
  • Previous by thread: Dimming the monitor.
  • Next by thread: Re: «event XUVJdtdl» Error
  • Index(es):
    • Date
    • Thread