home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol132 / abstract.132 < prev    next >
Encoding:
Text File  |  1984-04-29  |  4.0 KB  |  94 lines

  1.  
  2.  
  3.             CONTENTS OF VOLUME # 24
  4.  
  5. 1. It is always a pleasure to get new software, which this disk has, but
  6.    it is even better to get old software that has been improved. Which is
  7.    what John A McCulloch has sent us. He gave the program CheckBk
  8.    (alias NOW) from Disk #15 to a friend. He added on-line changes in
  9.    code assignments and the ability to edit and reconform the data stored
  10.    in the file. So look this up-grade over and add to it.
  11.  
  12.     CHECKS.PAS        EXAMPL.DOC
  13.     EXAMPL.CHK        EXAMPL.NAM
  14.  
  15.    John also sent these:
  16.  
  17.     BIOMO.PAS    John's first pascal program-a monthly bio-graf(tm)
  18.             program. It has some commands specfic for the
  19.             Epson MX-80 printer.Slow but interesting.
  20.     EPSON.PAS/COM    Speaking of the Epson, John has up-dated some info
  21.             on the Epson.
  22.     ROTATE.BAS/COM  NO,that isn't a mistake. It's BAS. John just threw
  23.             it in to give you something to do. Its a game that he
  24.             tried to convert to Pascal but didn't finish. It 
  25.             has sixteen factorial variations.
  26.     QUIZ.TXT    How about something even simpler. Just read it
  27.     QUIZANS.TXT    and see if you can answer the questions. For you
  28.             smart ones, there are two answers in the Quizans
  29.             file missing.
  30.     WRITNUM.PAS/COM John improved a program from Disk #16 and it now
  31.             handles up to $9,999.99. By adding a fixed point
  32.             package or convert the data to strings this will
  33.             work in a computational package.    
  34.  
  35. 2.  Bob Longoria writes in several languages so when he sent me this bunch
  36.     it included three different examples of his programing.
  37.  
  38.     LS.C/DOC/COM    This is a rather nice program to list your directory
  39.             in that it gives you options as to how you want to
  40.             do it. Uses c points.
  41.     DEL.COM        Bob is commercial involved with this program at this
  42.             time so he does not want to give out the source.
  43.             Maybe later. However, you can use this as is o.k.
  44.             It will allow you to delete files easily and safely.
  45.             Try *.* to get you going. Nice way to clean a disk.
  46.     ZDUMP.PAS/COM    Even tho this is yet another Dump program, it is
  47.             in source and has lots of options to make it versitile.
  48.             
  49. 3.  Clif Kinne's contributions will enhance any program. Read the DOC to
  50.     get the details.
  51.  
  52.     READCMD.P/DOC/REL    This will handle arguments in a command tail.
  53.     TESTCMD.P/COM        A demo for ReadCmd.
  54.     GETNUMS.P/REL        An accessory to ReadCmd. It changes arguments
  55.                 that start with a number to an integer returns
  56.                 it as an array.
  57.     CTOI.REL        A subsidary Function for ReadCmd.
  58.  
  59. 4.  RAY PENLEY will make teachers happy with this one. It is an up-graded
  60.     students program that has been cleaned up by an expert and the program
  61.     does many things. It also is a good tutorial. The doc file is in the
  62.     remarks heading of the PAS source. Look at it for sure.
  63.  
  64.     STUDENT.PAS/COM
  65.  
  66. 5.  David Thorn sent this in as a informational item, it requires special
  67.     equipment and some program modification to use, but it does illustrate
  68.     just how a PROM BURNER handles itself. It is heavily commented so it
  69.     is interesting to look at anyway.
  70.  
  71.     PROM.FIL
  72.  
  73. 6.  When I reviewed what I had I saw that I needed at least one more
  74.     program to fill it up.  I had more programs but they were all to
  75.     big so I started to scratch around in my old files. I ran across
  76.     an old BIOS that I had done many years ago, when I first started,
  77.     so I thought why not! I paid a programer to do it for me so its
  78.     mine. So if you need a SD Sales BIOS with Centronics parallel 
  79.     driver using a VersFloppy I controller (formated for the 1771 and
  80.     1791)you got it. I view it as a curiosity now and keep it because
  81.     it is commented and that makes it a tutorial in my book.
  82.  
  83.     DBIOS.Z80
  84.  
  85.  
  86. NOTE: Item 6 has been deleted from the SIG/M release and replace with
  87.       TRACER, a monitor program from an earlier PASCAL Z volume. The
  88.       documentation indicates a .COM file is also included and did not
  89.       release it with rest of the volume it was on because we never
  90.       received the .COM file and could not get it to assemble. Charlie
  91.       Foster advises that PASCAL Z did not have a .COM file for it and
  92.       sent us a new copy to include in the library.
  93.  
  94.