• 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 Show Layout
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Filemaker Show Layout


  • Subject: Re: Filemaker Show Layout
  • From: Jason Bourque <email@hidden>
  • Date: Tue, 13 Apr 2010 07:48:28 -0400
  • Thread-topic: Filemaker Show Layout


I am running the script from Script Debugger 4.5 from Late Night Software.

Thank You,

Jason Bourque


On 4/11/10 11:16 PM, "Bruce Robertson" <email@hidden> wrote:

> tell application "FileMaker Pro Advanced"
>     activate
>
>   tell document vDatabaseName
>        show window 1
>        do script FileMaker script  "Find My Tasks"
>        go to layout ³Single Layout²
>    end tell
> end tell
>
> Where are you running this script? From inside FileMaker or elsewhere?
>
> If you're running it inside FileMaker you do not need (and should avoid) the
> tell app FileMaker statements.
>
> On Apr 11, 2010, at 12:27 PM, Jason Bourque wrote:
>
>> Hello,
>>
>> I get this error when doing the following script. Any ideas on how to fix
>> this? Filemaker 11 Advanced.
>> Works in 10 advanced.
>>
>> FileMaker Pro Advanced got an error: Data is being accessed by another user,
>> script, or transaction.
>>
>>
>> tell application "FileMaker Pro Advanced"
>>     activate
>>
>>     tell document vDatabaseName
>>        show
>>        -- do script "Find All Marketing Tasks"
>>        -- do script "Sort by Date Due"
>>        do script "Find My Tasks"
>>
>>         -- return
>>        Show layout ³Single Layout²
>>
>>
>>
>> Thanks,
>>
>> Jason Bourque
>> _______________________________________________
>> 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
>


 _______________________________________________
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

References: 
 >Re: Filemaker Show Layout (From: Bruce Robertson <email@hidden>)

  • Prev by Date: Trying again...
  • Next by Date: Re: Trying again...
  • Previous by thread: Re: Filemaker Show Layout
  • Next by thread: pList read and write
  • Index(es):
    • Date
    • Thread