Jump to content

Autmating File Maintenance


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

Recommended Posts

Hi,

My company is running FM7. To maintain the files, I come in after hours every few weeks, open the files in Developer 7 and run the File Maintenance feature.

Is there a way to automate this type of file maintenance?

Link to comment
Share on other sites

how often depends on the amount of data manipulation that is going on. But there should be some frequency in doing it.

You could automate it by writing something in VB or VBscript and use the SendKeys method, but the real work would go into checking that the files are not being hosted, if they are that they are closed properly before doing this, etc.

Link to comment
Share on other sites

This topic is 6556 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.