User Tools

Site Tools


en:write

This is an old revision of the document!


Write (Statement)

Format

write string_expression
write ( string_expression
)
write file_number, string_expression
write (
file_number, string_expression )

Description

Writes string_expression to the end of an open file. If the file number is not specified file number zero (0) will be used. ==== See Also ====

==== History ==== |||

en/write.1471027647.txt.gz · Last modified: 2020/02/28 10:46 (external edit)