Files
RCBASIC4/doc/files/writeline.txt

7 lines
157 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$