• 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
Error -609 and Filemaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error -609 and Filemaker


  • Subject: Error -609 and Filemaker
  • From: Beatrix Willius <email@hidden>
  • Date: Wed, 13 Feb 2008 19:43:03 +0100

Hello,

following the recent discussion I now have a second user complaining about this error on Leopard when moving data to Filemaker 9. They say that after a couple of 100 records the script simply stops with the error -609. I haven't seen this myself, only in a quite unrelated script which pulls data out of Powermail.

What could cause this error?

The simplified script is:

property OriginatorFrom: "OriginatorFrom"
property OriginatorSender: "OriginatorSender"

with timeout of 10000 seconds
tell application "FileMaker Pro" 
go to layout "all Fields Mail"
set myNewRecord to (create new record with data {OriginatorFrom, OriginatorSender})
end tell
end timeout

The script has been used in this form for over 2 years. It's constructed dynamically with Realbasic and uses data from another database. The database is opened and checked before this script is used.




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

  • Follow-Ups:
    • Re: Error -609 and Filemaker
      • From: Philip Aker <email@hidden>
  • Prev by Date: Re: Run AppleScript in the background (hide window)
  • Next by Date: Prevent users from scanning in PS
  • Previous by thread: Re: terminology conflicts, etc. [was: Re: A date IS a date]
  • Next by thread: Re: Error -609 and Filemaker
  • Index(es):
    • Date
    • Thread