Related pages:
use blocked.fb 1 load
0 l
( ... ) \ ...
-->
that allows 'continuing compilation, i.e. LOAD-ing, to the next Screen/Block”.
-->
implemented in these three versions, that effectively allows a colon-definition to cross a Screen/Block boundary, is as follow:
: --> ?LOADING 0 >IN ! B/SCR BLK @ OVER MOD - BLK +! ; IMMEDIATE
: ?LOADING BLK @ 0= 22 ?ERROR ;
-->
is deprecated in the 2020s. It is replaced by the standard word THRU.
-->
could be used BETWEEN word definitions, but it could not be used IN THE MIDDLE of a word definition. The implication, if I understand it correctly, was that a SYSTEM, a SET of word definitions, could span a block, but NO ONE WORD DEFINITION could cross a block boundary”.