• 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
Re: Filemaker Slowdown with AS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filemaker Slowdown with AS


  • Subject: Re: Filemaker Slowdown with AS
  • From: Giorgio Valoti <email@hidden>
  • Date: Fri, 09 Mar 2001 19:08:03 +0100
  • Organization: MMNet

Ehsan Saffari wrote:

> On 08/03/2001 08 Mar 2001, Kevin Morrison <email@hidden>
> wrote:
>
> >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.
>
> from the code it appears that it is trying to set the value of column
> "Body" in the current found set to the value of cell "Namecalc" of the
> current record!
>
> If that is what is intended, then it could be easily accompolished with a
> FMP script, and the Replace command.
>

And also might explain the slowdown.... As Ehsan said if this is what are you
trying to do you could this with a FileMaker script.
HTH

--
Giorgio Valoti
Magnetic Media Network <http://www.magneticmedia.com>
-----------------


References: 
 >Re: Filemaker Slowdown with AS (From: Ehsan Saffari <email@hidden>)

  • Prev by Date: Re: Help browser font size / Signature appPath / Larger font for Help etc.
  • Next by Date: Re: how to get the zero's out of a list
  • Previous by thread: Re: Filemaker Slowdown with AS
  • Next by thread: OFF: don't bother reading this
  • Index(es):
    • Date
    • Thread