[Next] [Up] [Previous]
Next: KeyPressed Up: Procedures and Functions Previous: DelLine

InsLine

   

Declaration:

Procedure InsLine ;

Description:

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.

Errors:

None.

See also:

ClrEol, DelLine, ClrScr



Michael Van Canneyt
Thu Dec 12 15:44:18 MET 1996