vt$db (6) --- dump terminal characteristics 07/11/84 | _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine vt$db | Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Vt$db' is used to print out the values of terminal charac- teristics in the VTH common block. 'Vtinit' should have been called beforehand to set up these terminal charac- teristics. _I_m_p_l_e_m_e_n_t_a_t_i_o_n 'Vt$db1' is called to print the mnemonics for the cursor movement control sequences. Then the numerical terminal characteristics (such as cursor movement delay time and screen dimensions) are output by calls to 'print'. All out- put is to ERROUT. _C_a_l_l_s ctomn, print, vt$db1 _B_u_g_s Not meant to be called by the normal user. Used mainly for debugging of the VTH package. _S_e_e _A_l_s_o other vt?* routines (2) and (6) vt$db (6) - 1 - vt$db (6)