ReadWord()

Syntax

Number.w = ReadWord(#File)
Description
Read a word (2 bytes) from the #File.

For an example how reading from a file see the ReadFile() command - with ReadWord() it just reads a word value instead of a complete line (string).

Supported OS

All

<- ReadStringFormat() - File Index - WriteByte() ->