Clears the current line in the current window. The optional parameter is
for the decimal number of the IBM graphics character. If (Char) is
present, the line will be filled with the character.
Examples:
ClearLine ;Clears screen with blanks
ClearLine 205 ;Clears screen with char 205