Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6026 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

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?

Posted

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.

Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.