bponu$ (6) --- on-unit for BAD_PASSWORD$ condition 03/22/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine bponu$ (cp) longint cp Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Bponu$' is an on-unit handler for the "BAD_PASSWORD$" con- dition. It is used by 'getto' to catch directory attaches which fail because of a bad password. 'Bponu$' should never be called by the user as such; it is invoked when the on-unit mechanism detects the "BAD_PASSWORD$" condition. _I_m_p_l_e_m_e_n_t_a_t_i_o_n 'Bponu$' calls the Primos PL1$NL routine with the "bad pass- word label" (i.e., address of the password error return location) to execute a "nonlocal goto" to that routine. _C_a_l_l_s Primos pl1$nl _S_e_e _A_l_s_o getto (2), Primos mkonu$ bponu$ (6) - 1 - bponu$ (6)