vt$del (6) --- delay the terminal with nulls 07/11/84 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine vt$del (delay) integer delay Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Vt$del' is used to delay the terminal for 'delay' mil- liseconds after certain operations. _I_m_p_l_e_m_e_n_t_a_t_i_o_n The VTH common block is checked for the current baud rate of the terminal. 'Delay' is then used to calculate the number of nulls to write to the terminal. _C_a_l_l_s Primos t1ou _B_u_g_s Not meant to be called by the normal user. _S_e_e _A_l_s_o other vt?* routines (2) and (6) vt$del (6) - 1 - vt$del (6)