ldtmp$ (6) --- load the per-user template area 01/22/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine ldtmp$ Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n Using the public template "=utemplate=" to locate the user's private template file, 'ldtmp$' reloads the hash table in the Subsystem common area that contains the private tem- plates. _I_m_p_l_e_m_e_n_t_a_t_i_o_n 'Ldtmp$' first zeroes the private template area, so the reference to "=utemplate=" will be to the public template. It then opens "=utemplate=", parses the lines with 'gtemp' and fills in the hash table. _C_a_l_l_s close, getlin, gtemp, open, Primos break$, length, print, seterr, scopy _S_e_e _A_l_s_o expand (2) ldtmp$ (6) - 1 - ldtmp$ (6)