This command will write a single byte to the specified file. The position is specified in bytes from the beginning of the filedata. You can use this to modify a file at the byte level.

Syntax: 
WRITE BYTE TO FILE Filename, Position, ByteValue