Filemaker: Can't make class record
Filemaker: Can't make class record
- Subject: Filemaker: Can't make class record
- From: Beatrix Willius <email@hidden>
- Date: Thu, 16 Dec 2010 18:10:46 +0100
Hi,
with a relatively simple script for Filemaker a customer gets the above error message. The script is as follows:
property ContentDescription: "some data"
--lots of other properties
tell application "FileMaker Pro"
go to layout "all Fields Mail"
save record
set myNewRecord to (create new record with data {OriginatorFrom, OriginatorSender, OriginatorReplyTo, ReceiverTo, ReceiverCc, ReceiverBcc, InternalMessageID, InternalInReplyTo, InternalReferences, InternalReceived, InternalReturnPath, MainDate, MainTime, MainTimeOffSet, MainSubject, MainMailbox, ResentFrom, ResentSender, ResentReplyTo, ResentTo, ResentCc, ResentBcc, ResentDate, ResentMessageID, ResentTime, ResentTimeOffset, OtherStatus, OtherPrecedence, MIMEVersion, ContentType, ContentLength, ContentTransferEncoding, ContentID, ContentDescription, ContentDisposition, ContentLanguage, XMailer, XUIDL, XPriority, XBulkmail, XAttachments, MessageBody, MessageBodyEncoding, HeaderRest, RecID, MessageBodyHtml, MessageRawData, CheckSum, MainDateTime, ResentDateTime, MailboxID})
end tell
I have the data that the customer tried to move to Filemaker and I don't get the error message. Do you have an idea what could cause this issue?
Mit freundlichen Grüßen/Regards
Trixi Willius
http://www.mothsoftware.com
Mail Archiver X: archive, clean and search email
http://www.beatrixwillius.de
Fractals, 3d landscapes etc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden