WriteString()

Syntax

WriteString(Text$)
Description
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

<- WriteLong() - File Index - WriteStringN() ->