.Print2Spaces JSR TT162 ; Print two spaces, returning from the subroutine using JMP TT162 ; a tail callName: Print2Spaces [Show more] Type: Subroutine Category: Text Summary: Print two spacesContext: See this subroutine in context in the source code References: This subroutine is called as follows: * fwl calls Print2Spaces * Print4Spaces calls Print2Spaces
[X]
Subroutine TT162 (category: Text)
Print a space