Newbies file wrecker Posted May 26, 2008 Newbies Posted May 26, 2008 I want to be able to shutdown filemaker and any open db at a given time. Eg At 17:00 close open *.fp7 files and shutdown the application when i am awayfrom the office. i was thinking along the lines of a "End If" etc. Can this work?
Vaughan Posted May 26, 2008 Posted May 26, 2008 Not through ScriptMaker scripts, unless some kind of scheduling plug-in is used to activate the script. However an OS-level script might do the trick - AppleScript or something similar - that is triggered by an OS-level scheduling utility like chron.
IdealData Posted May 26, 2008 Posted May 26, 2008 Windows XP can have scheduled tasks so create an FMP file that when started it executes the QUIT application script step. All the open files are automatically closed when quitting FMP. Tell the XP schedule to open your "shut down" file.
Recommended Posts
This topic is 6026 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now