本示例创建ET对象,并使其可见。
objET = CreateObject("ET.application")
objET.Visible = True