Re: Error -609 and Filemaker
Re: Error -609 and Filemaker
- Subject: Re: Error -609 and Filemaker
- From: Peter Baxter <email@hidden>
- Date: Tue, 11 Mar 2008 16:18:39 +1100
Is the database on a network? -609 means that the connection is
invalid.
As Filemaker Pro 9 does not appear to have the code 609 or -609, you
can probably assume that the connection relates to the AS connection
to the Database.
if you didn't have a specific reference to a timeout, that is the
first assumption I would have made.
On 11/03/2008, at 10:25 AM, Bruce Robertson wrote:
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.
Peter Baxter
email@hidden
Music creates order out of chaos: for rhythm imposes unanimity upon
the divergent, melody imposes continuity upon the disjointed, and
harmony imposes compatibility upon the incongruous.
-- Yehudi Menuhin
iChat email@hidden
_______________________________________________
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