February 6, 200124 yr How do I use the run schedule command in AppleScript? I tried this to no avail... tell application "FileMaker Server" activate run schedule "test" end tell The schedule works if I ececute it myself so I know I have no errors in the setup. Any have any sugestions? Thanks, G
February 10, 200124 yr Are you getting an error message, or does it just do nothing? I'm not familiar with the scripting commands on FM server 5. We are still using FM 3 which has only rudimentary open file and quit application commands. So, I'm not familiar with the syntax for a script to run a schedule.
Create an account or sign in to comment