Re: Filemaker very slow setting fields
Re: Filemaker very slow setting fields
- Subject: Re: Filemaker very slow setting fields
- From: email@hidden
- Date: Mon, 19 Dec 2005 23:21:37 -0500
It does not seem to make a difference.
On Dec 19, 2005, at 7:25 PM, Bernardo Hoehl wrote:
Sometimes I speed-up this kind of process by putting a "tell me to
activate" within the "Tell app Filemaker" block.
Hope this helps...
Bernardo
========
On 19 Dec, 2005, at 9:57 PM, email@hidden wrote:
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:
email@hidden
This email sent to 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:
This email sent to email@hidden