//下面这句将字符串转换成数值 Hwnd=Clng(MyArray(i)) //显示窗口 Call Plugin.Window.Show(Hwnd) i=i+1 EndFor EndIf Delay 100 End Sub Delay 100