fmAutoMate
fmAutoMate copied to clipboard
Centralise logic with MBS custom functions _FMAM_*
MBS can define custom functions.
If
- fmAutoMate can define such functions
- the functions can be redefined automatically, when FileMaker is restarted
Then
- logic can be centralised in such custom functions,
- basic functions, like _FMAM_GuiContext, or _FMAM_ClipboardSet can be created
- menu items can call such custom functions
- menu item code will be much smaller
Such functions could however be destroyed by a solution which uses similar MBS functionality and performs a reset.