WriteStringN()

Syntax

WriteStringN(Text$)
Description
Write a string inside the current file and add the 'end of line' character. The file must be opened with write feature (ie: not with ReadFile()).

For an example see the CreateFile() command.

Supported OS

All

<- WriteString() - File Index - WriteWord() ->