home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol094 / abstract.094 < prev    next >
Encoding:
Text File  |  1984-04-29  |  2.4 KB  |  58 lines

  1.  
  2.  
  3.                     CONTENTS OF VOLUME # 20
  4.  
  5.      It  is  always  a  pleasure  to  welcome  new  members  with 
  6. donations  to  share.  This  issue has a range of interest  so  I 
  7. couldn't  classify this disk into any one  category.  We'll  just 
  8. call it general then.
  9.  
  10. 1.   Craig Rudlin has written a program that creates a dictionary 
  11.    of words and/or short phrases so you can communicate in plain 
  12.    Enlish with the computer. It also compiles a list of patients
  13.    with specific diagnoses, s/p prcedures, tests, etc; and assign
  14.    specific tests and protocols to laboratory specimens. Read the
  15.    DOC for in-depth info.
  16.  
  17.      TERMS.DOC/PAS            TINIT.PAS
  18.      TPRINT.PAS               TER.PAS
  19.  
  20. 2.  Leonard Farwell worked with Ray Penley to solve his Epson 
  21.   printer problems so these programs are the result.
  22.  
  23.      SUB.COM/PAS  -  a  menu file to run the major  CP/M  command 
  24.                      files.
  25.      HOLD.COM/PAS -  a file to go with SUB to keep responses from
  26.                      scrolling off the screen. (for the program
  27.                      to function properly, the CP/M commands:
  28.                      SUBMIT,PIP,STAT,SYSGEN AND FORMAT, need to
  29.                      be on the same disk with SUB AND HOLD).
  30.      EPSON.COM/PAS-  a  menu  file  to  send  code  to  Epson  MX 
  31.                      printers  for compressed  print,  emphasized 
  32.                      print etc.
  33.      OKI.COM/PAS  -  a menu file to send code to Okidata 82/83
  34.                      printers for compressed print etc.
  35.  
  36. 3.  David Cortesi has donated a really interesting program
  37.   called INDEXER. It is a machine aid to create an index for any
  38.   book or other situation where an index would be benifitical .It
  39.   does the job of the pile of index cards normally used and it
  40.   makes the finished index automatically, as a disk file that 
  41.   can be edited and printed. He even enclosed a small sample.
  42.  
  43.      INDEXER.COM/DOC/PAS/SUB       PZKEY.INX/TRE
  44.  
  45. 4.   Peter  Grogono has submitted this small program to follow up 
  46.      on his article in Newsletter #12. It returns the difference
  47.      in value between the top of the heap and the stack as an 
  48.      integer value. It'll keep you from running out of memory
  49.      without warning.
  50.  
  51.      MEMAVAIL.SRC
  52.  
  53.  
  54. 5.  Ron Tornambe has written us an article and now he has
  55.   donated an interesting Pascal program to scan the Directory.
  56.   
  57.      DIRSCAN.COM/PAS          XDIRSCAN.SRC
  58.