mswscco Posted October 4, 2005 Posted October 4, 2005 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.
Reed Posted October 4, 2005 Posted October 4, 2005 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.
mswscco Posted October 7, 2005 Author Posted October 7, 2005 Thanks for your reply. Without Developer, am I out of luck?
Inky Phil Posted October 7, 2005 Posted October 7, 2005 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
mswscco Posted October 8, 2005 Author Posted October 8, 2005 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.
Recommended Posts
This topic is 6989 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 accountSign in
Already have an account? Sign in here.
Sign In Now