Re: FileMaker 7 AppleScript problems...
Re: FileMaker 7 AppleScript problems...
- Subject: Re: FileMaker 7 AppleScript problems...
- From: Wim Melis <email@hidden>
- Date: Fri, 07 Jan 2005 11:26:11 +0100
This trick gets the focus off any fields, so the cells become accessible for
writing to them:
tell app "filemaker pro"
tell database "databasename" to save
End tell
> Another problem I am finding with FileMaker 7 is that I can't update
> the current record if the cursor is in a field of the record (even if
> the record has not been changed). I get the error "Data is being used
> by another user, script or transaction".
>
> This presumably is a record locking problem. Perhaps some people have
> developed good ways to deal with this that they would like to share.
--
email (home): email@hidden
email (office): email@hidden
http://www.noorderlicht.com * Noorderlicht photofestival
_______________________________________________
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