; GBLSEC Users, SYSTEM_MANAGEMENT, Show Global Sections users   P This software accepts a global section name, eg LIBRTL_001 or SECURESHR_001 etc.H It then interrogates all processes on the system in order to find which 0 processes have the given global section mapped.   E OpenVMS VAX source file name is SHOW_GBLSECTION_USERS_VAX,MAR and the K corresponding one for OpenVMS AXP is called SHOW_GBLSECTION_USERS_AXP.MAR.    M Note that this version will only work for system global sections. To amend it J to search for references to Delete-Pending global sections or Group global6 sections, please see the comments in the source code.     G To generate a .EXE file on OpenVMS VAX, simply use MACRO and then LINK.   N To generate a .EXE file on OpenVMS AXP, simply use MACRO and then LINK/SYSEXE.