Do you want to automate more stuff when developing FileMaker solutions?
Do you want to develop FileMaker scripts more easily and effectively?
Do you want to have an IDE in your Script Workspace ?
I mean a really Integrated and Extensible Development Environment
Yes?
Then you need fmAutoMate!
fmAutoMate is hosted on GitHub and is open-source. :-D
It's not that difficult to extend the fmAutoMate menu and add your own sub-menus, menu-items and functions.
IGNORE THIS ... Docu for later
Menu name: You could type the name of the menu where you'd like the function to appear, but we'll leave this blank so the function will appear at the top of the fmAutomate menu. You can specify submenus by separating the names with a grerater than sign (' > ')
Finally, write the calculation that should be executed when this menu item is selected.
Note: