Jump to content

Prevent a Script from Running


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

Recommended Posts

A word to the wise, programing while on Nyquil is not a good ideal!

The reason I know this is because while on Nyquil I was working on a client's database and mistakenly put a close window statement in my startup script. Now I can't get back into the database because all the windows are closed.

In Access you can prevent the startup scripts from running by holding down the shift key while opening the file. Does anyone know of a simular "escape" escape for Filemaker?

Thanks for the help

Link to comment
Share on other sites

Open the file through a relationship. Create a new file that just has a constant 1 which I assume you've already defined in the file that closes. Or pick any global to match with. Then just go into the problem file and change the script.

Steve

Link to comment
Share on other sites

If you have FileMaker Developer (and an Admin level password), you can also open another file first and then turn on the Debug Scripts.

Then open your problematic solution and the script that is trying to run will be displayed, you can then access scriptmaker and remove the offending line.

Link to comment
Share on other sites

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