PRO TEK4211
;
    SETPLOT,'TEK'
    DEVICE,/TEK4100,COLORS=64
    !P.FONT = -1
    PRINT,'Plots will now be written to the Tektronix 4211 terminal screen.'
;
    RETURN
    END