fmAutoMate icon indicating copy to clipboard operation
fmAutoMate copied to clipboard

Centralise logic with MBS custom functions _FMAM_*

Open mrwatson-de opened this issue 2 years ago • 1 comments

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

mrwatson-de avatar Feb 15 '23 18:02 mrwatson-de

Such functions could however be destroyed by a solution which uses similar MBS functionality and performs a reset.

mrwatson-de avatar Mar 18 '23 14:03 mrwatson-de