• 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
Filemaker and AppleScript and Compilation....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filemaker and AppleScript and Compilation....


  • Subject: Filemaker and AppleScript and Compilation....
  • From: David Crowe <email@hidden>
  • Date: Wed, 20 Apr 2005 09:01:39 -0500

I had assumed that when a static string was used as an AppleScript in filemaker (as opposed to a field) that compilation would occur once.

However, the simple applescript:

property x : "abc"
display dialog "X?" default answer x
set x to text returned of the result



... provides the same default answer every time it is run, indicating that compilation occurs every time the script is run. I've tried this in FileMaker Developer 6 and 7 and get the same result.

Is there any way to stop FileMaker from recompiling the script every time?

I was assuming that using a string was more efficient than referencing a large script in a file ... but for large, complex scripts, this may well not be the case.

- David Crowe
_______________________________________________
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


  • Follow-Ups:
    • Re: Filemaker and AppleScript and Compilation....
      • From: Malcolm Fitzgerald <email@hidden>
    • Re: Filemaker and AppleScript and Compilation....
      • From: "Gary (Lists)" <email@hidden>
  • Prev by Date: Re: Shell script
  • Next by Date: Error -10000 when running applescript from commandline
  • Previous by thread: re: rotate, skew and crop by Adobe Photoshop CS
  • Next by thread: Re: Filemaker and AppleScript and Compilation....
  • Index(es):
    • Date
    • Thread