Re: Pressing Filemaker's Continue Button
Re: Pressing Filemaker's Continue Button
- Subject: Re: Pressing Filemaker's Continue Button
- From: Malcolm Fitzgerald <email@hidden>
- Date: Thu, 24 May 2001 09:50:50 +1000
At 7:22 AM -0700 23/5/01, Gary Beberman wrote:
Does anyone have a way of pressing Filemaker script's continue
button from within Applescript? I would like to make use of an FMP
script already in our database which pauses and waits for some data
entry. Once that data entry is provided, I would like the script to
continue.
I'd suggest that you modify the script to loop over a short pause
which tests for a condition, e.g.,
Loop
Exit loop if [ not isEmpty (dataField) ]
pause [ 0:0:5 ]
End Loop
--
Malcolm Fitzgerald
Database Manager
The Australian Society of Authors
ph: 02 9318 0877 fax: 02 9318 0530 email: email@hidden
www.asauthors.org www.asauthors.org/award www.asauthors.org/web_of_poets