• 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 7 Whose Broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FileMaker 7 Whose Broken?


  • Subject: FileMaker 7 Whose Broken?
  • From: Jason Bourque <email@hidden>
  • Date: Sat, 11 Sep 2004 21:50:11 -0400

Hello,

I am trying to find one record whose contents is "1" but it doesn't work.
Any Ideas?



tell application "FileMaker Developer"
    tell database "Assistant.fp7"

        tell table "Due Dates"
            set vCurrentDueDateID to cell "Due Date ID G"
        end tell


        tell table "Due Dates"
            every record whose cell "Due Date ID" is vCurrentDueDateID
        end tell

    end tell
end tell



Thanks,

Jason Bourque


 _______________________________________________
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 7 Whose Broken?
      • From: Jason Bourque <email@hidden>
  • Prev by Date: Re: [OT] Boo whittling subscriptions again
  • Next by Date: Chevrons test
  • Previous by thread: Re: [OT] Boo whittling subscriptions again
  • Next by thread: Re: FileMaker 7 Whose Broken?
  • Index(es):
    • Date
    • Thread