Re: Retrospect 4.3 AppleScripts

2000-12-04 Thread Philip Chonacky
The first time the applescript is launched, you will be asked to locate the Applicatio "Filemaker Pro Server". Direct the Applescipt to the correct application and from then on it will remember (the script creates it's own alias to the application) Hope this helps /philip Retrospect

Re: Retrospect 4.3 AppleScripts

2000-12-04 Thread Philip Chonacky
I doubt it, I can't confirm for sure what the exact command is, because I don't have the actual application, but a force quit is not usually part of the event dictionary. More likely a regular quit. Does it really tell the application to "force quite"? that doesn't seem like it would be to

Re: Retrospect 4.3 AppleScripts

2000-12-04 Thread Philip Chonacky
Funny, when I open it, I get: >on RetrospectStart given autoLaunchBoolean:autolaunched > if autolaunched is true then > set kRetroAutoLaunched to true > tell application "FileMaker Pro" to «event FMPAFQUI» > end if > return true >end RetrospectStart What application did you point your script

Re: Retrospect 4.3 AppleScripts

2000-12-04 Thread Mark
On Mon, 4 Dec 2000, Philip Chonacky wrote: Funny, when I open it, I get: tell application "FileMaker Pro" to «event FMPAFQUI» What application did you point your script to? Because the FileMaker 5 server is currently under heavy user load, I have not yet directed the script to