• 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: christian vick <email@hidden>
  • Date: Wed, 23 Jan 2002 11:35:20 +0100

on 23.01.2002 5:50 Uhr, John McAdams at email@hidden wrote:

> Is there a way to find out if a container field in FileMaker is empty?
> The example syntax in the "Find Script" works on regular text fields:
>
> show (every record of database 1 whose cell "First Name" = "")
>
> However I can't get it to work on a container field. The idea is to find
> all the empty pictures fields, grab the file name from a text field,
> search a folder for the image and then place it into the picture field.

Try:

if data size of cellValue of cell "Pict_Cell" = 0 then...



Greetings
cris :-)


References: 
 >FMP Container (From: John McAdams <email@hidden>)

  • Prev by Date: Re: FMP Container
  • Next by Date: Recording in OSX
  • Previous by thread: FMP Container
  • Next by thread: Re: FMP Container
  • Index(es):
    • Date
    • Thread