March 3, 200322 yr Newbies Hello All, I noticed in Scriptmaker it is possible to mark a script step with a red square in front of it. Does this feature do anything else but mark the script step ? I can't find any explanation in the manual or help ... (using Filemaker Developr 6) Peter
March 3, 200322 yr Hi, If you turn on the debug scripts option under the script menu these red squares are breakpoints. They basically allow you to run the script until that breakpoint (acting like a pause step in the script). Then you can run the script until the next breakpoint (or until the script completes) This feature is only available in the developer version of FileMaker Pro.
Create an account or sign in to comment