• 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 'whose' clause broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filemaker 'whose' clause broken?


  • Subject: Re: Filemaker 'whose' clause broken?
  • From: Shane Stanley <email@hidden>
  • Date: Sun, 25 Jan 2004 18:40:51 +1100

On Jan 25, 2004, at 4:49 AM, Chap Harrison wrote:

if (exists (record of database myTable whose cell myUniqueField is myMessageID)) then

Try:

if (exists (record 1 of database myTable whose cell myUniqueField is myMessageID)) then

"record' is a class; "record n" is an object of that class.

--
Shane Stanley <email@hidden>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Filemaker 'whose' clause broken? (From: Chap Harrison <email@hidden>)

  • Prev by Date: Re: Filemaker 'whose' clause broken?
  • Next by Date: Not able to get Folder Actions to work
  • Previous by thread: Re: Filemaker 'whose' clause broken?
  • Next by thread: Basic Q: When is a string not a string?
  • Index(es):
    • Date
    • Thread