Have you ever been too lazy to click twice and select Tools>Script Debugger when you were about to run a script from the Script Manager? I thought so, because I am. A quick shortcut is to hold down the shift key as you click on the Run button. Voila! The Script Debugger magically opens and pauses on the first script step.
Tag Archive for 'csager'
Tips and Tricks: Start Script Debugger Quickly
Published on September 3, 2009. 2 Comments
Published in Tips and tricks and Uncategorized by Chad Sager. Tags: Tags: csager, Filemaker Pro Advanced, scripts, Tips and tricks.
Tips and Tricks: Arbitrarily Navigating an Array of Fields in FMP 10
Published on February 9, 2009. 0 Comments
To follow up with the presentation from Tuesday night, here is the first of half a dozen or so posts going into more detail on my demo files.
First up, navigating an array of fields in an arbitrary order (as opposed to tab order).
First, a little setup. To make this work you need to give layout object names to all the fields in the array. I just chose array01, array02, etc. so we can do some simple math to find out which object to go to.
When Filemaker allows us to go to field by name, this solution will be a little more elegant, for now you just need to name the layout objects and your field names can be arbitrary.
More after the jump:
Continue reading ‘Tips and Tricks: Arbitrarily Navigating an Array of Fields in FMP 10′
Published in FileMaker and Tips and tricks by Chad Sager. Tags: Tags: array, csager, FileMaker 10, navigation, Script Triggers, Tips and tricks, UI, User Interface.



Recent Comments