! Call the data collection routines to scan for jobs on the ! system (XSHOW USERS) and open files on specified devices ! (XSHOW DEVICE/FILES). ! Program flow is a little odd; these routines set timer ASTs ! to periodically wake themselves up to perform a scan. CALL Xshow_Users_Scan CALL Xshow_Files_Scan CALL SYS$HIBER