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

Re: Another FMP question


  • Subject: Re: Another FMP question
  • From: Paul Berkowitz <email@hidden>
  • Date: Tue, 07 Nov 2000 18:37:38 -0800

On 11/7/00 12:55 PM, "David Graham" <email@hidden> wrote:

> At 11:17 PM -0800 11/6/00, Paul Berkowitz wrote:
> <snip>
>> how to set a global field by setting 'cell' of database (NOT the
>> syntax in the FMP Dictionary). Being able to get and set global
>> fields with 'cell' is what
>> made it all possible.
>
> Just out of curiosity, how else where you doing it? The FMP
> dictionary _does_ provide the proper syntax for the use of cell as
> well as field; they are just used for different purposes.
>

'cell' is not an element of class 'database'. By rights, it appears from the
dictionary that it should be

cell "a" of layout "b" of document "c"

(or
tell document "c"
tell layout "b"
cell "a"
)

which I imagine

cell "a" of database "d"

is being coerced to in this meaning. I just hadn't noticed any of that
before (I'm new to FMP), and had only noticed the cell element of record and
of field. I wouldn't have known of the 'cell of database' shorthand, since
it is _not_ in the Dictionary.

--
Paul Berkowitz


  • Follow-Ups:
    • Re: Another FMP question
      • From: David Graham <email@hidden>
References: 
 >Re: Another FMP question (From: David Graham <email@hidden>)

  • Prev by Date: Scripter (The Program)
  • Next by Date: Re: Read/Write Excel files
  • Previous by thread: Re: Another FMP question
  • Next by thread: Re: Another FMP question
  • Index(es):
    • Date
    • Thread