In addition to the current Console Write functions, are any of these possible?
Set active Line
Set Cursor Position in Line.
Write Text at current Cursor Position.
Clear Specific Whole Line.
Clear from Cursor Position to End of line.
Clear from Cursor Position to Start of line.
Clear X Characters from Cursor Position.
This could create a powerful tool for sending messages and variable to a user defineable text menu, like a simplified VT100.
Alternative approach would be an App Dev 2D Panel version of a traditional LCD or GLCD Component, with user definable Rows and Columns.
Certainly not 5 Minutes work I am sure but very handy for Add Dev users!

J.