Charity Posted March 3, 2016 Posted March 3, 2016 Is there a way to remove all breakpoints in all scripts at once? I put it on in several scripts and their sub scripts and now I wish to remove them all without running them all.
Fitch Posted March 3, 2016 Posted March 3, 2016 Breakpoints you've added via the debugger will only be retained for your current session -- close the file and they'll be gone. However, if you added the breakpoints in the script editor (vs. while debugging), you have to remove them the same way, one script at a time. Prior to FileMaker 14, you could select multiple script steps, or select all, and then toggle them all on or off. For some reason this changed in version 14 and you can only toggle them one at a time.
Recommended Posts
This topic is 3198 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