home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol063 / abstract.063 < prev    next >
Text File  |  1985-02-09  |  2KB  |  47 lines

  1.                      CONTENTS OF VOLUME #11
  2.  
  3.      Thi≤ volumσ mark≤ thσ beginninτ oµ Pascal/Z'≤ seconΣ yea≥ oµ ì
  4. activities«á I⌠ begin≤ witΦ somσ ne≈ contributor≤ whicΦ i≤ alway≤ ì
  5. a good sign.
  6.  
  7. 1«á   Arthu≥á Rasmussen¼á oµ Madison-Wisconsin¼á ha≤ donateΣ somσ ì
  8.      utilitie≤ tha⌠ hσ wrotσ fo≥ himselµ iε responsσ t∩ ß neeΣ a≤ ì
  9.      wel∞á a≤ beinτ motivateΣ b∙ ß curiosit∙ abou⌠ thσ usefulnes≤ ì
  10.      oµ Pascal/Z.
  11.  
  12.      NEWFILE.PAS         Just a quick way to create a new file.
  13.      FILEDUMP.PAS        Dumps a file.
  14.      FCOUNT.PA╙áá        Count≤ thσ numbe≥ oµ line≤ anΣ char's
  15.                          in a file.
  16.      FINDHI.PAS          Finds the first char in a file whose
  17.                          leading bit is set. Useful for scanning
  18.                          other PAS files:  a high bit in a PAS 
  19.                          filσá send≤á thσá PASCA╠á compile≥á int∩ ì
  20.                          fits.
  21.      REMOVECC.PAS        Transliterates control characters and
  22.                          high-bi⌠á character≤á int∩á digraph≤á oµ ì
  23.                          printable characters.
  24.      TRIMCOLS.PAS        Trims the lines in a file to be not 
  25.                          greater than a specified length.  Also
  26.                          trims trailing blanks.
  27.  
  28. 2.   Charles Weingart of Chicago is justifiably proud of this
  29.      track and sector copy program. It treats your TPA as its
  30.      buffer. When I copy members disks for them, it takes only
  31.      five head loads so it has saved me a great deal of time.
  32.      In fact, if the format is similar, a copy takes only about
  33.      52 seconds.  He has a excellent DOC to go with it for those
  34.      who has special needs. This is one utility everyone can use.
  35.  
  36.      COPYFST3.ASM/COM/DOC
  37.  
  38. 3.   Craig Rudlin has sent in a up-date already. He has improved
  39.      hi≤á NA─á prograφá anΣ addeΣ somσ feature≤ tha⌠á arσá reall∙ ì
  40.      nice.  For example, by typing a number the program will
  41.      automatically fill in the city and zip code. A real time 
  42.      saver. He is a little rough on pretty-print but it works.
  43.  
  44.      NAD-3.PAS/COM       NAD3ADD.DOC         ALPHABET.PAS/COM
  45.      RECEIVA1.PAS/COM
  46.  
  47.