i have often thought it would be nice to have either a generic routine or a tick box on each field to call a generic routine, (perhaps conditional)
I just completed a project where I need to call the same recalc routine for each field, and well there were not 300 fields (yuck) I did have a lot of pasting the same "do recalc_rtn" code. Felt like a template would save some time...