• 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: Export Image From FileMaker
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Export Image From FileMaker


  • Subject: Re: Export Image From FileMaker
  • From: Gary Lists <email@hidden>
  • Date: Thu, 13 Nov 2003 03:34:56 -0500

On or about 11/11/03 11:51 AM, christian vick wrote:

> if (data size of cellValue of cell "Pict" of (record 1 of database
> "PICT.FP5" whose cell "Record_ID" is thePictNumber)) is 0 then

Note: The 'whose' parameter is documented as broken in later versions (6
and perhaps 5.5) of FileMaker. [See FMI site as well as the FMPro-L archives
for discussion.]

There are work-arounds (and perhaps real remedies...I'm not an authority),
the primary one being that most FM operations don't need to select records
in this manner, as the selected set of records is usually determined from a
Find operation (which can also be scripted) and then matching records are
processed.

One could just as easily test for some other flagged value without using
'whose', which might avoid any potential errors or set faults.
--
Gary
_______________________________________________
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.

  • Follow-Ups:
    • Re: Export Image From FileMaker
      • From: christian vick <email@hidden>
References: 
 >Re: Export Image From FileMaker (From: christian vick <email@hidden>)

  • Prev by Date: Re: Convert MS Word to HTML
  • Next by Date: Export from XP to MSWord
  • Previous by thread: Re: Export Image From FileMaker
  • Next by thread: Re: Export Image From FileMaker
  • Index(es):
    • Date
    • Thread