home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / RiscOS / APP / DEVS / LIB / GSTOBJ.ZIP / GstObjects / squash / Example / Info < prev    next >
Text File  |  1994-09-23  |  827b  |  19 lines

  1. The BASIC program ' Example' demonstrates how to use the squash object from
  2. BASIC. The other BASIC programs are included by ' Example' using the library
  3. command.
  4.  
  5. You will need to have the message object, the string+ object and the
  6. basicC object installed. Note the basicC object is not supplied in this
  7. distribution as it is supplied with the Adhesive distribution.
  8. (Use the 'InstallAll' script provided with this distribution to install
  9. everything but basicC.)
  10.  
  11. The files 'test1' and 'test2' are some test input files for the program.
  12. 'test1' is a text file which was compressed using squash and 'test2'
  13. is a text file which was to small to be squashed by !Squash.
  14.  
  15. To run the example:
  16.  
  17.   Set the current directory to this directory (double click on SetDir).
  18.   Double click on 'Example' or type 'example' from a task window.
  19.