start | all-pages
block:for-each
Data Stack: q-
Address Stack: -
Run quote once for each block in the system. The block will be
loaded into the +block:buffer before running the quotation, and
a pointer to the start of the block data will be pushed on the
stack prior to running the quote.
Example:
:titles [ (p-) drop block:title s:put nl ] block:for-each ;
Type: word
Defined In: blocks