• 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: FileMaker 7 AppleScript problems...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: FileMaker 7 AppleScript problems...
      • From: Jake Pietrykowski <email@hidden>
  • Prev by Date: Re: Date computation
  • Next by Date: Re: Date computation
  • Previous by thread: FileMaker 7 AppleScript problems...
  • Next by thread: Re: FileMaker 7 AppleScript problems...
  • Index(es):
    • Date
    • Thread