**************************** AMUS Program Label ******************************
* Filename: FNDBLK.LIT Date: 8/10/90
* Category: UTIL Hash Code: 523-667-014-324 Version: 1.1
* Initials: Name: BARRY ROBINSON
* Company: TOTAL COMPUTER LTD. Telephone #: 4033201448
* Related Files: NONE
* Min. Op. Sys.: Expertise Level: INT
* Special:
* Description: Report which files have the specified block
*
*
******************************************************************************
Have you ever had a disk error and had to DSKDDT a block, clearing
it along with all the information. Then tried to find which file
is now corrupted. A perfect situation to use FNDBLK. FNDBLK will
search all files for the specified block number and report any and
all file names that use the specified block number. FNDBLK will
also inform you if the MFD, UFD, BITMAP, or LABEL uses the block in
question.
Usage: FNDBLK {dev:}block
The device is optional but you must always specify the block number
to locate. You may even wildcard the device if you wish to find
the same block number on multiple drives on the same device.
Hope it comes in handy when you need it!
Barry Robinson
Total Computers Ltd. (403) 320-1448