FILES_INFO V3.0-000 FILES_INFO accepts a filename on the DCL command line and displays all the processes that have the file open for reading/writing. Warning: elevated privileges are required; this program does contain kernel-mode code to access system data structures. Brief build procedure: $ SET DEFAULT [.SOURCE] $ MMS ! Or MMK. See DESCRIP.MMS for details. -------------------------------------------------------------------------------- Files in this directory: AAAREADME.DOC This file AAAREADME.TOO Revision history Files in [.SOURCE]: DESCRIP.MMS Description file for building FILES_INFO. FILES_CLD.CLD DCL command definition source. FILES_INFO.C C source for FILES_INFO main routine. FILES_INFO_NONVAX.OPT Linker options file, non-VAX. FILES_INFO_VAX.OPT Linker options file, VAX. FILES_MACRO.MAR MACRO support routines for FILES_INFO.C. LOCK_NONPAGED_CODE.MAR Routine to lockdown code pages. NAML.H NAM[L] macros. VAXCRTL.OPT Linker options file, VAX C. -------------------------------------------------------------------------------- CONTACTING THE AUTHORS Comments, suggestions, and questions about this software can be directed to the authors at one of the following addresses: Mail: Edward A. Heinrich E-mail: heinrich@BYU.EDU -------------------- Mail: Hunter Goatley Western Kentucky University Academic Computing, STH 226 Bowling Green, KY 421201 E-mail: goathunter@WKUVX1.WKU.EDU -------------------- Steven M. Schweda sms@antinode.info -------------------------------------------------------------------------------- COPYRIGHT NOTICE This software is COPYRIGHT © 1994, The LOKI Group, Inc. ALL RIGHTS RESERVED. Permission is granted for not-for-profit redistribution, provided all source and object code remain unchanged from the original distribution, and that all copyright notices remain intact. DISCLAIMER This software is provided "AS IS". The authors, MadGoat Software, Western Kentucky University, and the LOKI Group, Inc. make no representations or warranties with repsect to the software and specifically disclaim any implied warranties of merchantability or fitness for any particular purpose. ------------------------------------------------------------------------ Clearly, no one's paying much attention to the part about "all source and object code remain unchanged". [SMS]