Re: triggering a script in Filemaker
Re: triggering a script in Filemaker
- Subject: Re: triggering a script in Filemaker
- From: Malcolm Fitzgerald <email@hidden>
- Date: Thu, 12 Oct 2006 10:43:31 +1000
On 12/10/2006, at 10:13 AM, Stan Cleveland wrote:
On 10/11/06 4:49 PM, Malcolm Fitzgerald wrote:
-- script
tell application "filemaker pro" to run script "check stock prices"
-- save as app or script
-- set up a crontab that calls it at the interval you require
Could this script be sent directly from crontab?
malcolm
AFAIK, the command "run script" has never has been part of the
FileMaker
dictionary. It should be "do script".
yes, you're right. From the reference:
tell application "filemaker pro" to do script fileMaker script "Print
Sales Report"
malcolm
_______________________________________________
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