en:writeline

Writeline (Statement)

Format

writeline string_expr
writeline ( string_expr )
writeline file_number, string_expr
writeline ( file_number, string_expr )

Description

Writes string_expr 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.

See Also

History

0.9.4New To Version
en/writeline.txt · Last modified: 2014/02/09 20:22 by admin