Files
RCBASIC4/doc/files/writeline.txt
2026-02-26 15:33:51 -06:00

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$