NAME: InsLine USE: Inserts an empty line at the cursor position and scrolls any remaining lines down. The new line will be written with the current background color and is relative to the current window. DEPENDENCY: The CRT unit must be used placed in the uses section. SYNTAX: InsLine;