*INSCHR (KEYIN and DISPLAY)


ANSI

*INSCHR={column}:{row}

 

This list control shifts all characters in the window through horizontal position {column} and vertical position {row} to the right one position beginning at the current cursor position. A blank is inserted at the current cursor position and any lines within the specified range wrap within the window.

 

{column} must be separated from *INSCHR by an equal sign (=) and {row} must be separated from {column} by a colon (:).

 

 

See Also: List Controls (KEYIN and DISPLAY), List Controls (KEYIN), DISPLAY, KEYIN

 



PL/B Language Reference *IN (KEYIN and DISPLAY) *INSLIN (KEYIN and DISPLAY)