Category: Files
Back to System Functions
WriteWord(fileHandle As Integer, value As Integer)
Void
Writes the low 16 bits of an Integer value at the current file position.
The file position advances by two bytes.
WriteWord(fileHandle, 1024)