vtstop (2) --- reset a user's terminal attributes 07/11/84 | _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine vtstop | Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Vtstop' resets terminal attributes when terminating the VTH portion of a program. _I_m_p_l_e_m_e_n_t_a_t_i_o_n 'Vtstop' first positions to the first column of the last row on the user's terminal. 'Vtstop' then retrieves the previous terminal attributes from the VTH common block (where they are saved by 'vtinit') and restores the attributes by a call to the Primos routine DUPLX$. _C_a_l_l_s vtmove, Primos duplx$ _S_e_e _A_l_s_o other vt?* routines (2) vtstop (2) - 1 - vtstop (2)