Procedure InsLine ;
InsLine inserts an empty line at the current cursor position. Lines following the current line are scrolled 1 line down, causing the last line to disappear from the window. The cursor doesn't move.
None.
ClrEol, DelLine, ClrScr