Scipts and FM Pro
Scipts and FM Pro
- Subject: Scipts and FM Pro
- From: "Andrew Hobson" <email@hidden>
- Date: Thu, 4 Oct 2001 16:23:37 +0200
- Organization: HS Development S.à r.l.
The simple following script executes itself correctly but the AppleScript
Applet does not quit after executing itself. Preventing me from running it
again. All that the script does is execute a FileMaker Pro script. The
FileMaker Pro script execute itself correctly.
May I kindly ask someone to explain me why it doesn't quit. And what I
should do to make it quit.
Here is the script:
tell application "FileMaker Pro"
activate
open file "Macintosh HD:FM:Test"
do script "TheScript"
end tell
-----------------------------------------------------------------
Andrew Hobson
Dodeica
Z.I. Nord au Glapin
CP 63
1162 Saint-Prex, Suisse
Til.: 021 823 45 15
Fax.: 021 823 45 05
-----------------------------------------------------------------