WRITEB

The WRITEB command inserts a byte of data at the current address of a section.

Prototype

  WRITEB (expression);

  

  

expression is any expression that returns a value 0x00 to 0xFF.