• 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: FMP Container
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FMP Container


  • Subject: Re: FMP Container
  • From: John McAdams <email@hidden>
  • Date: Thu, 24 Jan 2002 00:36:35 -0500

Thanks for all the responses. The easiest solution is, indeed, to create a calculation field that tests the container field. You can then use the calculation value to find, sort, show, etc. ala Malcolm Fitzgerald's suggestion:

Filemaker has an isempty() function. Why don't you set up a calculation field, e.g., imageExists, which consists of:

isempty("container field")

then you can get applescript to

show (every record of database 1 whose cell "imageExists" = 1)


  • Prev by Date: Re: Archiving large folders to CD solved again
  • Next by Date: Manipulating Postscript File
  • Previous by thread: Re: FMP Container
  • Next by thread: Re: FMP Container
  • Index(es):
    • Date
    • Thread