writeline string
writeline ( string )
writeline filenumber, string
writeline ( filenumber, string )
Writes string append with a newline character to the end of an open file. If the file number is not specified file number zero (0) will be used.
0.9.4