> I also use the custom EEP's, but I keep a copy of the EEP in the > database directory, exactly because some of these EEP's appear in a > number of different forms.
I also would like to see a DB level Module that you could keep Session wide EEPs in that could be called similarly to the RBASE_FORM_ACTION, something like RBASE_SESSION_ACTION. I realize the same effect can be had by storing code in the db and using Run Select, but it would add another level of consistency to the structure and use of your codebase.
