home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / ENTERPRS / CPM / UTILS / S / SIDE-CPM.LBR / READ.ME next >
Text File  |  2000-06-30  |  768b  |  18 lines

  1.        This is SIDEWAYS library containing source for a Turbo Pascal
  2.        program which will print out a file sideways.  It was written
  3.        primarily to print out SuperCalc files, but will work with
  4.        most any ASCII file which contains lines no longer than 80
  5.        characters.
  6.  
  7.        This library contains three files:
  8.  
  9.         SW-FX85.PAS - Source for Sideways for FX-85 printer.
  10.         SW-MT160.PAS - Source for Sideways for MT-160L printer.
  11.         SIDEWAYS.COM - Compiled version of SW-MT160.PAS
  12.  
  13.        The compiled version has top of memory set at 9000H and
  14.        should run on most any version of CP/M with at least 36k
  15.        of free memory.
  16. n has top of memory set at 9000H and
  17.        should run on most any version of CP/M with at least 36k
  18.