openchk.icn: Procedure to aid in open/close debugging

link openchk
March 14, 1995; David A. Gamey
This file is in the public domain.

Usage:

   OpenCheck()

Subsequent opens and closes will write diagnostic information to &errout
Useful for diagnosing situations where many files are opened and closed
and there is a possibility that some files are not always being closed.

Source code | Program Library Page | Icon Home Page