WriteString()
Syntax
WriteString(Text$)
Write a string inside the current file. The file must be opened with write feature (ie: not with ReadFile()). For an example see the CreateFile() command.
Supported OS
All