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

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

Recommended Posts

Posted

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

Posted

Is Allow User Abort "ON" or "OFF" or not included at all? If it's "ON" or not included in the script, hit "ESC" repeatedly as the solution loads.

Posted

Thanks Kev,

But unfortunately the close window command is the first command in the script and I apperently can't press the escape key fast enough.

Does anyone know of a way to open the file in a "safe" mode in with no scripts launching?

Posted

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

Posted

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.

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