be quiet unless verbose
[rrq/rrqforth.git] / adoc / p_dodoes.adoc
1 // rrqforth.asm:        WORD p_dodoes,'doDOES',dovariable
2
3 anchor:p_dodoes[]
4
5 === Word: doDOES
6
7 ....
8 Data stack: ( -- a )
9 ....
10
11 "doDOES" is a variable word whose value is the implementation of the
12 <<p_does>> execution semantics. This is the same as
13 <<p_doforth,doFORTH>> but it starts at an offset into the word
14 concerned.