| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Hi Mirko, Since the problem appears to be the time taken for the file to open and be ready to operate, why not set the script into two parts. The first tells your files to open and run an applescript you write within the Filemaker database to complete the steps that you want to run after the file is open. This will avoid the script running before Filemaker is ready: Part 1 tell application "FileMaker Pro Advanced" do script "XYZ" end tell Part 2 (set inside a Filemaker script "XYZ" Perform Applescript ["XYZ Part 2"] Peter On 02/03/2007, at 3:34 AM, Mirko Gude wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
| References: | |
| >Re: Filemaker waiting for AS (From: "Mirko Gude" <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.