home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol021 / abstract.021 < prev    next >
Encoding:
Text File  |  1985-02-10  |  3.1 KB  |  71 lines

  1.  
  2.  
  3.  
  4.   Thing≤ havσ beeε goinτ s∩ fas⌠ tha⌠ thσ disk≤ havσ beeε rollinτ ì
  5. ou⌠ beforσ an∙ feed-bacδ ha≤ beeε received«  S∩ a≤ oµ no≈ ╔ don'⌠ ì
  6. kno≈ iµ anyonσ like≤ wha⌠ wσ go⌠ o≥ not«  Bu⌠ a≤ lonτ a≤ yo⌡ ì
  7. folk≤ wil∞ senΣ mσ stufµ ╔ wil∞ edi⌠ i⌠ anΣ publisΦ it«   I⌠ ì
  8. look≤ likσ volumσ #┤ shoulΣ bσ ß littlσ slower«  Bu⌠ ╔ havσ somσ ì
  9. peoplσ ╔ haven'⌠ askeΣ ye⌠ fo≥ donation≤ s∩ wh∩ know≤ wha⌠ I'l∞ ì
  10. bσ ablσ t∩ draτ ou⌠ oµ thσ woodwork.
  11.      ╔á wa≤ goinτ t∩ havσ ß Read.Mσ filσ oε eacΦ disδ bu⌠ ╔ founΣ ì
  12. tha⌠ unles≤ ╔ haΣ ß lo⌠ t∩ sa∙ i⌠ wa≤ jus⌠ no⌠ needed«  S∩ unles≤ ì
  13. something special comes along I'll just stick to this format.
  14.  
  15.  
  16. 1.   AUTHOR.PAS/COM--A general purpose "keyword in context"
  17.                      program. Includes samples.
  18.  
  19. 2.   CALC.PAS--Here is your built in calculator adapted to 
  20.                Pascal/Z.  The number crunchers among us should
  21.                take this and expand it to its limit.  But its
  22.                got good potential as is, now just patch it so
  23.                the results go to either the printer or the
  24.                disk and then you'll have a permenent record.
  25.  
  26. 3.   CPLOT.PAS/COM--A simple banner idea but useful for simple
  27.                     designs, just to be different.
  28.  
  29. 4.   DELAY.PAS/REL/SRC--Ray Penley tells me I goofed by not
  30.      INPORT.REL/SRC     including these in with the volume #1.
  31.      OUTPORT.REL/SRC    So here they are and let me know of any
  32.      KEYIN.REL/SRC      other goofs.
  33.  
  34. 5.   NAD.PAS/COM--A general purpose "Permuted keyword index"
  35.                   program. A good start but needs to be up
  36.                   gradeds to become classy.
  37.  
  38. 6.   TDIABLO.MAC/COM--Driver for Diablo which works for the
  39.                       Teletek FDC-1 board.
  40.  
  41. 7.   DIABLO.Z80/COM--Driver for Diablo which works for the
  42.                      SD System S-100.
  43.  
  44. 8.   RANDOM.PAS/COM--This random generator implements the
  45.                      Fibonacci series approach.
  46.  
  47. 9.   REBOOT.COM--In volume #1 I included a Autoboot program.
  48.                  This is an example of ideas breeding ideas.è                 Tim Oleseo saw it and said there is a
  49.                  better way. In this one you type----
  50.                     REBOOT yourfilesdesire cr
  51.                  and that's it. To remove an entry---
  52.                     REBOOT cr
  53.                  Simple huh!
  54.     
  55. 10.  STRLIB.LIB--The begining of a library, some good stuff.
  56.  
  57. 11.  WUMPUS.PAS/COM/DOC--Nothing need to be said about this
  58.      CAVES               game but it is Pascal 3.0 and also
  59.                          it has Caves that can be added to,
  60.                          so for you game freaks, get hot and
  61.                          put your ideas in some strange
  62.                          caves.
  63. 12.  ENTRY.PAS/COM/DOC--Tutorial on how to make external
  64.                          SRC files with examples. Needed by
  65.                          all of us beginners.
  66. 13.  PEEK.PAS--A peek and poke in Pascal/Z yet.  Who knows
  67.                you might need it.
  68. 14.  POWERI.PAS/REL/COM--A demo, but useful program for 
  69.                          powers of numbers.
  70. 15.  RDR.PAS--A Alpha-numeric numbers conversion program.
  71.