一個申辦雪霸入園證的好幫手 > 台灣登山論壇 > 登山補給站
$wid=winactivate("雪霸國家公園入園申請","") $file=fileopen("infrm.txt",0) if $file=-1 then msgbox(0,"Error","無法開啟 infrm.txt !") exit endif while 1 $line=filereadline($file) ; 姓名 if @error=-1 then exitloop sleep(500) send("^a^x" & $line & "{TAB}{TAB}")...