John Claxton Collier-Jackson, Inc. 3707 West Cherry Street Tampa, Florida 33607 (813) 872 - 9990 x 367 CompuServe 70003,4140 Each of the following routines is written in DCL and was developed under VMS 4.x and has been tested under VMS 5.0. However, these routines are presented as examples and neither Collier-Jackson, Inc., nor John Claxton assumed as liability for their use. There is no warranty, expressed or otherwise, on these routines. FILEFRAG.COM - This routine reports on a file's cnotiguity attribute (CTG=contiguous, CBT=best-try-contiguous, and NOTCBT=not-best-try-contiguous), the prolog version of the file (numeric 0 to 3), and the number of file extents in the file's header record(s). DISKFRAG.COM - This routine generates a report on the free space of a disk. The report (DSKFRGMT.RPT) lists the number of fragments found in preassigned bucket sizes, the percentage of the disk's free space in that bucket range, the largest and smallest block count in that bucket range, and the total number of blocks in that bucket range. SHOWSPLT.COM - This routine displays information on a terminal about the current split I/O activity on a system. The average number of split I/Os per minute is reported. SHOWWNDW.COM - This routine displays information on a terminal about the current number of window turns occuring on a system. The average number of window turns per minute is reported.