All software distributed from these pages has
been released to public domain. Software may be freely copied, distributed,
and modified. Software is provided as is, free of charge. The author assumes
no responsibility or liability for the use of this software.
FIND_HIGH_VERSIONS
FIND_HIGH_VERSIONS is a DCL utility that searches all mounted disks
on the system for files with a version number greater than 30,000. A report
is generated containing the complete names of any files found, and the
utility can optionally purge and rename the files to verion 1.
Format:
@FIND_HIGH_VERSIONS [SCAN]
Parameter:
SCAN
Specifies that the report should be generated, but the files should
not be purged and renamed to version one. This is useful is you only wish
to see which files are approaching the version 32767 limit, but not actually
perform any action on them.