tgibson
Resource contributor
- Messages
- 11,760
- Country

Print the first line at the bottom of the screen using a bunch of \n line return characters above that line. Then set up a counter variable, and for each increase of the counter add a line to the text above the one before using a test for the counter variable and remove one of the \n line return characters.
I have no idea if this is the simplest way to do it.
I have no idea if this is the simplest way to do it.

