home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d4xx / d464 / scan.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-26  |  668 b   |  21 lines

  1. .name
  2. Scan
  3. .author
  4. Dan Fish
  5. console routine by Jim Cooper 
  6. .version
  7. 1.0
  8. .source
  9. Includes source in C.
  10. .description
  11. CLI utility to display the individual character contents of any file.
  12. Displays the ASCII and Hex values, count and percentage of total along with
  13. actual character (if displayable).  Listing is displayed on a console
  14. window or optionally written to an output file.  Possible uses would be to
  15. scan files for binary characters, relative character counts, matching
  16. numbers of special characters, determining LF/CR configurations, etc.  
  17. .described-by
  18. Automatically generated from Contents file by c2pi program.
  19. .short
  20. Stats on the "byte-makeup" of any file
  21.