write string
write( string )
write filenumber, string
write( filenumber, string )
Writes string to the end of an open file. If the file number is not specified file number zero (0) will be used.
Changedir, Close, Currentdir, Eof, Exists, Kill, Open, Read, Readline, Reset, Seek, Size, Writeline