home *** CD-ROM | disk | FTP | other *** search
/ Graphics 16,000 / graphics-16000.iso / archivrs / amiga / pdecrnch.rdm < prev    next >
Text File  |  1991-07-31  |  827b  |  20 lines

  1. PPDecrunch Version 1.0  (July 22, 1991)
  2.  
  3. Pipeable PowerPacker Decruncher
  4.  
  5. Copyright (C) 1991 by Darren Ewaniuk
  6.  
  7. -----------------------------------------------------------------------------
  8.  
  9. Description:
  10.  
  11. PPDecrunch allows you to decrunch PowerPacked data files to STDOUT.  What
  12. does that mean, you say?  Why not use the plain old Decrunch program provided
  13. with PowerPacker?  Well, by sending output to STDOUT, PPDecrunch can allow
  14. you to view PowerPacked files with SOME programs that otherwise cannot
  15. decrunch PowerPacked files by themselves.  These programs MUST be able to
  16. accept input from STDIN.  For example, LESS and MORE are capable of doing
  17. this.  This comes in especially handy for remote shells and BBS'es, as most
  18. text readers except MORE open their own window, therefore they cannot display
  19. on the remote screen.
  20.