> [...] <i>"2 l k. 2" pushes the number 2 onto the stack, signifying to run a function twice. l pushes a line reference onto the stack, indicating that</i> [...]<p>> [...] <i>"22 L" will go to line 22</i> [...]<p>This is what you get for posting about your functions before implementing them. :)