March 2003
Intermediate to advanced
512 pages
14h 30m
English
TextStream.WriteLine Method
oTextStreamObj.WriteLine(String)
oTextStreamObjUse: Required
Data Type: TextStream object
Any property or object variable returning a writable TextStream object.
StringUse: Required
Data Type: String
A string expression to write to the file.
W
Writes a string immediately followed by a newline character to a text file.
Read now
Unlock full access