BLOCK BLK BLOCK-FILE
BLOCK ( u -- addr )  
ansi 7.6.1.0800 <BLOCK>
load the specified block into a block buffer and return the address of that block buffer - see also BLOCK

reference: p4_block in ../src/block.c:0050, export CO BLOCK