したいのですが、できません。
どうすればよろしいでしょうか?
dimtype ie, vartype("comobj"), 32 sdim cap,512,3 n = 2 url = "hsp.tv","google.com" repeat n button gosub "更新",*refresh2 axobj ie(cnt), "Shell.Explorer.2",200,200 _ie=ie(cnt) _ie->"Navigate" url(cnt) loop stop *refresh2 ie->"Refresh2" 3