home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 073.lha / XText / READ_FIRST! < prev    next >
Text File  |  1987-06-02  |  1KB  |  31 lines

  1.      XText is one of the 5 example programs for programmers included on the
  2. "Programmer's Suite, Book 1" disk by R.J. Mical, which was one of the ten
  3. disks sent by Commodore to user groups recently.  You should have 19 files
  4. in addition to this READ_FIRST! file after unarcing this archive.  3 of the
  5. filenames had to be shortened for arcing.  Please rename XTextDemo.in to
  6. XTextDemo.info; makefile.azt to makefile.aztec; & makefile.lat to
  7. makefile.lattice.  After renaming, you should have these files:
  8.  
  9.      ProSuite.doc  -  General .doc file from the root directory of the disk
  10.      
  11.      XTextDemo       |  A demo of XText and the demo's
  12.      XTextDemo.info  |  icon, from the root directory of the disk
  13.  
  14.      prosuite.h  |  These 3 files were in a
  15.      pointers.h  |  directory called ProSuite
  16.      reqsupp.h   |  on the disk
  17.  
  18.      asmsupp.i         |
  19.      assmsupp.i        |
  20.      eglobal.c         |
  21.      global.c          |  These 13 files were
  22.      main.c            |  in a directory 
  23.      makefile.aztec    |  called XText on the disk
  24.      makefile.lattice  |
  25.      xtext.asm         |
  26.      XText.doc         |
  27.      xtext.h           |
  28.      xtext.i           |
  29.      xtext.wth         |
  30.      xtextsup.c        |
  31.