fixed AGAIN (CnP) bug
[rrq/rrqforth.git] / adoc / p_gtR.adoc
1 // stack.asm:   WORD p_gtR, '>R',fasm
2
3 anchor:p_gtR[]
4
5 === Word: >R
6
7 ....
8 Data stack: ( v -- )   Return stack: ( -- v )
9 ....
10
11 ">R" is a function word that "moves" the top data stack value onto the
12 return stack.