Results:
Carriage returns are ignored and the text is displayed on the center line.
Expected:
Carriage returns are taken into account and the test text will be displayed on the top row.
All lines, blank or not, should be treated as lines with text and affect which lines text is displayed on.
Note: Any single line of text followed by 6 carriage returns will leave the screen blank.
Input: This text is on the very top row
Results: Carriage returns are ignored and the text is displayed on the center line.
Expected: Carriage returns are taken into account and the test text will be displayed on the top row.
All lines, blank or not, should be treated as lines with text and affect which lines text is displayed on. Note: Any single line of text followed by 6 carriage returns will leave the screen blank.