dmpcm$ (6) --- dump Subsystem common areas 02/24/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine dmpcm$ (fd) file_des fd Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'Dmpcm$' outputs the contents of the Subsystem's common blocks in a printable format. Unprintable characters are mapped into a mnemonic format, and output is appropriately titled. 'Fd' is the file descriptor of the file unit which should receive the information. _I_m_p_l_e_m_e_n_t_a_t_i_o_n The common area values which may be unprintable are mapped into mnemonic strings by calls to the routine 'ctomn'. Then, the value of each variable in the common area is printed, with the appropriate headings. _C_a_l_l_s ctomn, print _S_e_e _A_l_s_o dump (1) dmpcm$ (6) - 1 - dmpcm$ (6)