User Tools

Site Tools


en:write

This is an old revision of the document!


Write (Statement)

Format

write string_expr
write ( string_expr )
write file_number, string_expr
write ( file_number, string_expr )

Description

Writes string_expr 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.1451713355.txt.gz · Last modified: 2020/02/28 10:46 (external edit)