Filemaker Slowdown with AS
Filemaker Slowdown with AS
- Subject: Filemaker Slowdown with AS
- From: Kevin Morrison <email@hidden>
- Date: Thu, 08 Mar 2001 08:37:17 -0800
I have a Filemaker database. An AS in the database works great, but as the
database grows in size it is taking longer and longer to complete the
script. I'm befuddled because it is only working (or so I thought) with the
current record- not all of them. The script as it sits now is:
*********
tell application "Filemaker Pro"
activate
tell database "MyDatabase.FP3"
set myvar1 to cell Namecalc" of current record
set field "Body" to myvar1 as text
end tell
end tell
*********
Any clues as to why this is happening and any workarounds is, as usual
greatly appreciated.
Kevin
Kevin Morrison
Dorian Studios, Inc