以下の例は、マクロを開始する方法を示しています。

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