home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / gendoc / ucpm10.ark / READ.ME < prev    next >
Encoding:
Text File  |  1988-02-01  |  3.4 KB  |  91 lines

  1.  
  2. THE UCPM MANUAL -- Release 1.0
  3. 1 February 1988
  4.  
  5.  
  6. A DESCRIPTION OF THE UCPM MANUAL
  7. --------------------------------
  8.      The UCPM Manual is intended to serve as a "universal" 
  9. CP/M Manual, and represents a compilation of general articles
  10. on CP/M programming, machine-specific information collected by
  11. way of a survey of CP/M users, and reference information on 
  12. CP/M programming (see the Table of contents in PART1 for more
  13. detailed information on the contents).  
  14.  
  15.  
  16. FILES INCLUDED
  17. --------------
  18. READ    .ME            This information file
  19. PART1   .STR           UCPM Manual, Part 1, Wordstar Format
  20. PART2   .STR           UCPM Manual, Part 2, Wordstar Format
  21. PART3   .STR           UCPM Manual, Part 3, Wordstar Format
  22. PART4   .STR           UCPM Manual, Part 4, Wordstar Format
  23. PART5   .STR           UCPM Manual, Part 5, Wordstar Format
  24. UNSOFT  .COM           Program to convert WS files to ASCII
  25. UNSOFT  .DOC           Documentation for UNSOFT
  26. UCPM    .FRM           UCPM Survey Form for you
  27.  
  28.  
  29. FUTURE DEVELOPMENT -- YOUR HELP SOLICITED
  30. -----------------------------------------
  31.      This is the first release of The UCPM Manual, and you
  32. will find shortcomings in many areas.  In the first place,
  33. we'd like to have information on more CP/M computers.  If
  34. yours is not listed (how about a Commodore 128 owner?), 
  35. please fill out the form UCPM.FRM included in this archive,
  36. and return it to me.  In the second place, we'd like to have
  37. more reference materials, like expanded BDOS and BIOS charts,
  38. an ASCII table, 8080 and Z80 mnemonics, and perhaps Small C
  39. library information.  If you can supply any of these in 
  40. machine readable form, please let me know!  
  41.  
  42.  
  43. IF YOU CAN'T USE WORDSTAR FORMAT
  44. --------------------------------
  45.      The UCPM Manual is supplied in Wordstar format.  I had 
  46. originally intended to supply it in both Wordstar and ASCII
  47. format, but it grew so large that I fell back on supplying 
  48. it in WS format only, and providing with it a conversion 
  49. program, UNSOFT, that will go part way towards converting
  50. the files to ASCII.  After running UNSOFT, you will have to
  51. remove the Wordstar format lines that begin with a period.  
  52. You might replace the page breaks (.pa) with a formfeed
  53. (^L), if your printer will recognize it.
  54.  
  55.  
  56. TIPS ABOUT PRINTING THE MANUAL
  57. ------------------------------
  58.      If you have Mailmerge, you can print the whole manual
  59. by setting up a print file with something like this in it:
  60.  
  61.      .fi part1.str
  62.      .fi part2.str
  63.      .fi part3.str
  64.      .fi part4.str
  65.      .fi part5.str
  66.  
  67. You don't need to add page breaks (.pa) in the print file, since
  68. each of the UCPM files concludes with a page break.  If you have
  69. a dot-matrix or other printer that can produce compressed print
  70. (17 c.p.i. and 8 l.p.i.) you can print the manual using form-
  71. feeds and it will fit nicely in an 8.5" x 5.5" binder.  
  72.  
  73. CORRESPONDENCE:
  74. --------------
  75.      Please address me, if at all possible, by way of UUCP or
  76. BITNET at:
  77.  
  78.      tcamp@ecsvax.bitnet        or
  79.      tcamp@ecsvax.uucp          or
  80.      tcamp@dukeac.uucp
  81.  
  82. This failing, you can write me at the following postal address:
  83.  
  84.      Ted A. Campbell
  85.      Raleigh Other Computer Club
  86.      7 Winchester Ct.
  87.      Durham, NC  27707
  88.  
  89. I'll look forward to your contributions and suggestions.  
  90.  
  91.