October 4, 200520 yr I scripted into my opening script a step to log-in as a read only account without dialog box. Not realizing what I was doing, I have locked myself out of my own database. Is there a way to disable the opening script? I can option-open the file and log in as an administrator, but then the opening script runs and I'm back to read only access. Thanks in advance.
October 4, 200520 yr The easiest way to get out of a script, is to use FMP Developer, and turn on the debugger prior to opening the file. When the debugger comes up, you can abort the script.
October 7, 200520 yr If you can set up a relationship with another file then open that other file it will open your first file without running the startup script Phil
October 8, 200520 yr Author If you can set up a relationship with another file then open that other file it will open your first file without running the startup script Phil Thanks, Phil. Your recommendation helped me get back in. Saved me an hour's worth of work.
Create an account or sign in to comment