FZB - Form zero bytes

[label]	FZB		expression

Allocate a block of bytes assigning each byte allocated the initial value of zero. The number of bytes allocated is given by the expression in the operand field. If the expression contains symbols that are either undefined or forward referenced (i.e. the definition occurs later on in the file), or if the expression has a value of zero, an error will be generated.


Example:
	fzb	200	* Reserves 200 bytes

See also:
BSZ, RZB, ZMB

Compatibility:
CASM X
CCASM X
OS-9 RMA  
Edt/Asm III  
Edtasm6309  
Disk Edtasm+  
Edtasm+  
Macro-80C