Example

The following example shows how to start a macro.

Dim PS as Object
 
Set PS = CreateObject("ZIEWin.autECLPS")
PS.StartMacro "mymacro"