Name

next-block:forth_83 — immediate primitive

Synopsis

FORTH

--> ( -- )no-return();
p4:"next-block";

Description

does increase BLK and refills the input-buffer from there. Does hence break interpretation of the current BLK and starts with the next. Old-style forth mechanism. You should use INCLUDE