Re: Filemaker - since we're at it...
Re: Filemaker - since we're at it...
- Subject: Re: Filemaker - since we're at it...
- From: Malcolm Fitzgerald <email@hidden>
- Date: Wed, 4 Oct 2006 11:28:17 +1000
On 04/10/2006, at 1:21 AM, Jay Louvion wrote:
Is it possible using AS to get the cellvalue from one of the records
of “KNDstamm.fp5” without physically opening it and how is that done ?
No, the file has to be open. In a client/server environment that
typically means running a copy of filemaker on your machine and
controlling that copy via applescripts
tell database "KNDstamm.fp5" to get every record of layout 0 whose cell
"last name" is "Louvion"
malcolm
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden