WriteWord()

Syntax

WriteWord(Number)
Description
Write a word number inside the current file. The file must be opened with write feature (ie: not with ReadFile()).

For an example see the CreateFile() command - with WriteWord() you just save a word variable instead of a string.

Supported OS

All

<- WriteStringN() - File Index