ISP - provide stats on indexed sequential processor files.
Usage:
isp [+Verbose] filename
Examples:
isp /cat1/index
isp /datafl +v
Description:
The ISP command identifies a file as either an index or data
file and gives the current allocated size and used size in
llinks. 
If the +Verbose option is used, various ISP statistics are
provided. For index files, this includes 
    - file code used during file creation 
 
    - date and time of file initialization 
 
    - total pages allocated 
 
    - page size in words 
 
    - number of pages used 
 
    - total fine pages allocated 
 
    - total coarse pages allocated 
 
For data files, this includes 
    - file code used during file creation 
 
    - date and time of file initialization 
 
    - total pages allocated 
 
    - page size in words 
 
    - number of pages used 
 
    - number of pages initialized 
 
    - snumb of job that initialized the file 
 
    - total records found 
 
    - total deleted records 
 
    - total overflow records 
 
    - number of overflow pages used 
 
    - last update date and time 
 
    - collating sequence of the data 
 
    - whether additional data files exist 
 
Copyright © 1996, Thinkage Ltd.