Filemaker very slow setting fields
Filemaker very slow setting fields
- Subject: Filemaker very slow setting fields
- From: email@hidden
- Date: Mon, 19 Dec 2005 18:57:49 -0500
There is a huge difference in execution speed of a script inside
running Filemaker Pro 8, where it runs normal, and outside it (in the
script editor (or compiled etc) where it runs very slow. You can watch
each field being put it. With 10 fields, it takes about 3 second,
versus almost zero inside Filemaker.
Very basic script:
Tell application "Filemaker Pro"
tell current record
set cell "a" to 1
set cell "b" to 2
etc.
end tell
end tell
Specifying a document or a database, and/or adding With Transaction
does not help in this regard.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden