• 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
Filemaker: referring to a "mirror" cell value
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Filemaker: referring to a "mirror" cell value


  • Subject: Filemaker: referring to a "mirror" cell value
  • From: Jay Louvion <email@hidden>
  • Date: Wed, 25 Jul 2007 10:43:37 +0200
  • Thread-topic: Filemaker: referring to a "mirror" cell value

Title: Filemaker: referring to a "mirror" cell value

Hi all, sorry about the quirky title, but I didn’t quite know how to put it any clearer.

I have a DB of clients (“KNDStamm”) and a DB of Quotes (“Offerten”).

There are a few cells in “Offerten” that “mirror” data of the corresponding record in “KNDStamm” - when I say corresponding, I mean there is a cell in Offerten that represents the client’s number in KNDStamm and the clients names and numbers appear in “Offerten” (though not in modifiable cells).

How can I refer to this data ? The layer mode gives me “::VName” for example, but how can I use that ?

This is the faulty excerpt of code I have so far:

[...]
    set FirstName to cellValue of cell "VName" of current record of layout "Eingabe" of document "KndStamm" —DOESN’T WORK – OBJECT NOT FOUND
   set LastName to cellValue of cell "NName" of current record of layout "Eingabe" of document "KndStamm" —DOESN’T WORK – OBJECT NOT FOUND
   set TelNr to cellValue of cell "T portable" of current record of layout "Eingabe" of document "KndStamm" —DOESN’T WORK – OBJECT NOT FOUND
[...]

Any ideas would help me enormously, this is my most crucial problem right now.

Thanks in advance,

Best,

j.

Jay Louvion
Studio Casagrande
3, rue Müller-Brun
1208 Geneva

T+4122 840 3272
F+4122 840 3271

www.studiocasagrande.com

P Please consider the environment before printing this email.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Filemaker: referring to a "mirror" cell value
      • From: Malcolm Fitzgerald <email@hidden>
    • Re: Filemaker: referring to a "mirror" cell value
      • From: Peter Baxter <email@hidden>
    • Re: Filemaker: referring to a "mirror" cell value
      • From: Peter Baxter <email@hidden>
  • Prev by Date: [REQ] Strange char "?" in html source from Safari
  • Next by Date: Re: Filemaker: referring to a "mirror" cell value
  • Previous by thread: [REQ] Strange char "?" in html source from Safari
  • Next by thread: Re: Filemaker: referring to a "mirror" cell value
  • Index(es):
    • Date
    • Thread