> Is there an example of how to use this? I need to do error
> checking across all of my installs and this sounds like just
> the piece I can use but I cannot find an example in help.

Just add the code you would like to execute to an include script (.sbi).
Then call that include script from your main project (.sb7) or from another
include script. That's it :-)

Friedrich