filewrite

Writes a string to the file.

filewrite <file handle> <string>

Remarks

Writes <string> to the file specified by <file handle>.

Example

filewrite fhandle '---------cut here---------'#13#10