REVISE Page 1 Abstract 18-Sep-84 REVISE ====== Version 1.0 ABSTRACT: REVISE scans through RT-11 device directories for files matching given wildcard specifications and gives the user the option of inspecting or deleting each file in turn. It provides a straight-forward method for examining a whole series of files and deleting those which are no longer of interest. This function is particularly useful for clearing up an accumulation of out-dated or garbage files on larger RT-11 volumes. REVISE IS largely based in concept on the REV program for DEC 10/20 (DECUS No. 10-289) but lacks some of the more sophistocated features of the latter (i.e. no rename or back functions). The sources for REVISE contain a wild card string matching Pascal function and contain Pascal definitions of RT-11 directory structure with routines for opening a given directory and scanning successive entries. They also contain a Pascal routine for converting RT-11 directory date entries into DD-Mmm-YY format.