.TTX69 JSR INCYC ; Move the text cursor down a line ;JSR INCYC ; This instruction is commented out in the original ; ; source ; Fall through into TT69 to set Sentence Case and print ; a newlineName: TTX69 [Show more] Type: Subroutine Category: Text Summary: Print a paragraph breakContext: See this subroutine in context in the source code References: This subroutine is called as follows: * TT25 calls TTX69
Print a paragraph break (a blank line between paragraphs) by moving the cursor down a line, setting Sentence Case, and then printing a newline.
[X]
Subroutine INCYC (category: Text)
Move the text cursor to the next row