Re: FileMaker (Pro Advanced 8) bug?
Re: FileMaker (Pro Advanced 8) bug?
- Subject: Re: FileMaker (Pro Advanced 8) bug?
- From: Malcolm Fitzgerald <email@hidden>
- Date: Mon, 23 Oct 2006 09:59:37 +1000
On 22/10/2006, at 3:34 PM, David Crowe wrote:
tell application "FileMaker Pro Advanced" to tell document "Test" to
tell table "Table1"
create new record
end tell
It doesn't seem to matter what I do, unlike many other operations
"create new record" only seems to work in the currently visible
layout.
A "document" is the current found set of the current layout of the
frontmost window of the database that you are addressing.
Try "database" instead of "document".
Your last few posts show that you haven't used the excellent
applescript reference that filemaker provides with every copy of FMP.
Locate the AppleScript reference database, in English Extras, in the
same folder as FMP and read it.
malcolm
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden