8 lines
158 B
Plaintext
8 lines
158 B
Plaintext
#title WriteLine [RCBasic Doc]
|
|
#header Sub WriteLine(stream, txt$)
|
|
|
|
Writes a string to a text file with a new-line appended at the end
|
|
|
|
#ref Write ReadLine$
|
|
|