• 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
Timeout when calling FileMaker Pro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Timeout when calling FileMaker Pro


  • Subject: Timeout when calling FileMaker Pro
  • From: mark manley <email@hidden>
  • Date: Mon, 21 Mar 2005 10:38:30 -0800

All,

Great list! I'm a newbie here.

I run the following script and I'm getting an error (Timeout) on the SECOND "activate" command.

The first 'tell... end tell' section works perfectly, but the second seems to fail.

I thought it was an error in the second FM database, but I switched the order and the problem still comes up during the second "activate".

- Just for fun, I removed the second "activate" and the same timeout error occurs on the "open file..." command.
- The last command in the FIRST FM database script is to "close document" (which works fine).

Is this more AppleScript voodoo??

Thanks in advance for any help/advice.

tell application "FileMaker Pro 7"
activate
open file "Macintosh HD:Users:user1:Desktop:New system:TS101Creator.fp7"
do script FileMaker script "Run Report"
end tell

tell application "FileMaker Pro 7"
activate
open file "Macintosh HD:Users:user1:Desktop:New system:TS103Creator.fp7"
do script FileMaker script "vertToHoriz22"
end tell


 _______________________________________________
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: Timeout when calling FileMaker Pro
      • From: "Gary (Lists)" <email@hidden>
  • Prev by Date: FileMaker Pro 5.5/OSX 10.3.8/QuickMqilPro 3.1
  • Next by Date: Re: iCal organization with dates & events & lists....
  • Previous by thread: Re: FileMaker Pro 5.5/OSX 10.3.8/QuickMqilPro 3.1
  • Next by thread: Re: Timeout when calling FileMaker Pro
  • Index(es):
    • Date
    • Thread