[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ClrEol                   Clears from Cursor Position to End of Line

 ClrEol;                                                                 [TP]

    Clears line on screen from cursor position to end of line; leaves
    cursor in same position.

  -------------------------------- Example ---------------------------------

           GoToXY(1,1);             { go to top left corner of screen }
           ClrEol;                  { clear entire line }

See Also: ClrScr GoToXY
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson