start | all-pages

e:for-each-line Data Stack: q- Address Stack: - For each line in the current block, push a pointer to a string with the line contents to the stack, and call the provided quotation. Example: :list* [ (s-) s:put nl ] e:for-each-line ; Type: word Defined In: blocks