`LINE n` -- places the field at row n (1 = top of screen) - `COLUMN n` (or `COL n`) -- places the field at column n (1 = leftmost) - `BLANK SCREEN` -- clears the entire screen before displaying - `BLANK LINE` -- clears the current line