Macros

In addition to handling events generated by controls, a Test Container script can contain subroutines that can be invoked directly by the user.  These are referred to as macros.  Any VBScript Sub with no parameters, and which is not declared as Private, can be invoked from Test Container using the Macro option on the Tools menu.