I ask this question before but I think it was a little too close to Convergence.
My application adds a menu item to the Maintenance menu to reconfugre a SQL table. It only needs to be run once and then I would like to remove the menu item. I've looked at all the manuals for Dexterity and Googled/Binged to find out how to get the "tag" that the Trigger_Unregister function requires. The examples say that the tags are stored in the Trigger_List[] of Globals. So far I'm not having much luck on locating Trigger_List. The only reference to it is in the samples in the docs. I'm know it's going to be something simple but I just can't find it.
*This post is locked for comments