ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • VBScript
    스트림 IO/기타 2009. 8. 27. 22:25
    Scripting.FileSystemObject
    .OpenTextFile() ' TextStream

    TextStream
    .Close()
    (.Read())
    (.ReadLine())
    (.ReadAll())
    (.Write())
    .WriteLine()
    (.WriteBlankLines())

    참조 사이트:


Designed by Tistory.