| Explore Other Plug-ins |
|
2empowerFM Developer Assistant
Take advantage of features created specifically for FileMaker developers. Search inside of scripts, tables, fields, and lists, evaluate selected text, and more.
Say you need to modify every call to a CriticalFunction(), but how can you find all the scripts that use it? Developer Assistant's Toolbox lets you search for "CriticalFunction", and it even opens the script and highlights the next script step matching your search:

The
option lets you search with Perl-compatible regular expressions. These expressions can be used like wildcards, so searching for the regular expression "Make.*" would find "MakeWidget()", "MakeGadget()", and so on.
You wonder what the value of Get(SystemPlatform) is on your system. Instead of searching through the help file, highlight the expression with your mouse pointer and click Developer Assistant's Evaluate button to find out immediately. Think how much time you'll save by highlighting and instantly evaluating any expression as you're writing or debugging scripts.
What if you want to move a group of fields down a couple hundred lines in a list. Instead of slowly dragging them down one at a time, use Developer Assistant to highlight them and click Mark:
Click another list line, like "Contacts", then click Move After:
The marked group is moved below the "Contacts" line you selected:

Moving groups of lines works with almost any list of items you can drag up and down, such as lists of fields, layouts, and scripts.
What are people saying about Developer Assistant?
Try Developer Assistant and see for yourself how useful it can be.
|
Macintosh version not available. Click here if you want Mac support. |
Latest version is 1.51, released 1/31/2010. Version History