• 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
AppleScript from FileMaker 5 to FileMaker 7
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AppleScript from FileMaker 5 to FileMaker 7


  • Subject: AppleScript from FileMaker 5 to FileMaker 7
  • From: Jürgen Keser <email@hidden>
  • Date: 10 Apr 2006 17:00:32 +0200

Hi,

I have an old script that works wonderful with FileMaker 5.
Now we've updated our database to FileMaker 7 and the script
will give me an error message. Are there some new commands for
FileMaker 7?

Enclosed I'll send you an part of the script.

on run
tell application "FileMaker Pro"
activate
set datensatz to current record of database 1
set mailfeld to name of database 1
set Maillist_Status to cellValue of cell "Maillist_Status" of datensatz
end tell
end run

Is there an easy way to make this script compatible with FileMaker7?

Best regards,

Jürgen Keser


 _______________________________________________
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: AppleScript from FileMaker 5 to FileMaker 7
      • From: Bill Briggs <email@hidden>
    • Re: AppleScript from FileMaker 5 to FileMaker 7
      • From: jj <email@hidden>
  • Prev by Date: GUI Scripting requierments
  • Next by Date: Re: AppleScript from FileMaker 5 to FileMaker 7
  • Previous by thread: Re: GUI Scripting requierments
  • Next by thread: Re: AppleScript from FileMaker 5 to FileMaker 7
  • Index(es):
    • Date
    • Thread