使用vbscript 列印出文字檔中,符合條件的特定幾行 ... ReadLine If InStr(strLine, "start") > 0 then If InStr(strLine, "JOB1.job") > 0 then bWriteFlag = True ...
確定! 回上一頁