Procedure DelLine ;
DelLine removes the current line. Lines following the current line are scrolled 1 line up, and an empty line is inserted at the bottom of the current window. The cursor doesn't move.
None.
ClrEol, InsLine, ClrScr