home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / text / pipmag2.arc / CPMLIB.JAO < prev    next >
Text File  |  1991-01-16  |  6KB  |  131 lines

  1.      *********************************************************************
  2.      THIS ARTICLE IS BEING PRESENTED THROUGH THE PIP ONLINE CP/M MAGAZINE
  3.      OF THE  NATIONAL CP/M ROUNDTABLE  ON GENIE.   copyright (c) 1988  BY
  4.      BILL JULIANI.   ALL RIGHTS RESERVED.   PERMISSION IS  HEREBY GRANTED
  5.      TO NON-PROFIT ORGANIZATIONS  ONLY TO REPRINT THIS ARTICLE OR PASS IT
  6.      ALONG  ELECTRONICALLY AS LONG  AS PROPER CREDIT IS GIVEN TO BOTH THE
  7.      AUTHOR AND GENIE.
  8.      *********************************************************************
  9.  
  10.      ***********************************
  11.      *                                 *
  12.      *         Which Ones?????         *
  13.      *         Part Two                *
  14.      *         by: John Oaks           *
  15.      *    GEnie Address -  SUJOS       *
  16.      *                                 *
  17.      ***********************************
  18.  
  19.  
  20.          CP/M Files That Work On The C128, Which Ones, Part Two
  21.  
  22.  
  23.                         by John Oaks
  24.  
  25.  
  26. One of the nice features of CP/M is its transportability.
  27. that is, a program written on one brand of computer can
  28. often be used on another brand.  For example, many of the
  29. programs on the libraries outside of the Commodore
  30. library #34, will run with little or no modification
  31. on the Commodore machine.
  32.  
  33. ***********************************************************
  34.  
  35. In part one, we looked at the programs in libraries one
  36. to ten.    In part two, we will look at the programs in
  37. libraries eleven through twenty-five.  These include such things
  38. as word processing, games, and  languages.
  39.  
  40. The next  library we will look at is library 11, disk utilities.
  41. among   the  many  programs  in  this  library  is  file#   6071, 
  42. pgprint.lbr.  This  very  handy program prints out doc  files  with 
  43. page headings, automatic page numbering and pausing between pages.
  44.  
  45. Library  12 contains word processing tools and  accessories.  There 
  46. are a number of wordstar utility programs such as spell checkers
  47. and the like.  There also a number of independent programs like
  48. file# 4846, a simple but effiecent outliner.  It uses wordstar
  49. like commands and is quite simple to use.
  50.  
  51. Library 13 contains the educational software.  There are programs
  52. to help with math, foreign language, and one I especially liked,
  53. file# 1890, a typing tutor!!
  54.  
  55.  
  56. Library 14 contains the forth language,  editor,  and  associated 
  57. programs.  Of  the dozen or so languages I have tried,  this is the 
  58. most unusual.  Be sure to download the docs.
  59.  
  60. Library 15 is the game library.  There are a number of gems here.
  61. there are two different levels of the colossial cave adverture,
  62. file# 5495 is the smaller of the two.  It is a fascinating 
  63. text adverture type game.  It is a large download,  so have lots of 
  64. room on your disk.  File# 2447 is a Startrek adventure game.  There
  65. is also a trivia game file# 3468.  You might want to note that
  66. several of the text games require you to use uppercase letters
  67. for input.  A number of graphic games in this library are also
  68. Commodore compatible.  Aamong these are file# 5067, a full screen
  69. backgammon game; #3988, a ladder game; #827, a pacman type game;
  70. and #554, a Z80 chess game.  There are also a number of mbasic
  71. games.  These have a .bas, or .bzs extention.  You will need 
  72. mbasic to run these.  I found most the *.com games ran
  73. with little problem.
  74.  
  75. Library  16  is  the music and graphic library.  File#  5420  is  a 
  76. banner  program  that  makes  large letters  on  the  screen  and 
  77. printer.  It works with Commodore 1525 compatible printers and 
  78. probably others.
  79.  
  80. Libraries  17 and 18 are perhaps the most important of  all  the 
  81. libraries we have talked about.  They are the help and information
  82. libraries.  Here you can find help on almost any aspect of CP/M.
  83. Even if you are well versed in CP/M, they are worth a look.
  84.  
  85. Library 19 contains library utilities, such as unarc, nulu,
  86. and the like.  An interesting program is file# 6381, ldir14.lbr,
  87. which lists the programs and formats in library files.
  88.  
  89. Library 20 contains modem, rcpm, bbs, and other telecommunication
  90. programs and utilities.  Programs such as imp, kermit, and mex
  91. are found here.  Please note that most of these programs need to
  92. be installed on the Commodore with the overlays also found in
  93. this library (already installed versions can be found in the
  94. commodore library).
  95.  
  96. Library 21 is devoted to the modula 2 language.  You do not need to
  97. have or know modula 2 to run all the programs however.  File# 6024,
  98. graph1.lbr for example, is an executable graph program that makes
  99. bar and line graphs from wordstar or vde or other files.
  100.  
  101. Library 22 contains text files about product announcements.
  102. here you will find information on msdos emulators and other
  103. CP/M products
  104.  
  105. Library 23 contains language programs.  Among others is file# 2459,
  106. cobol21.ark a working cobol program.
  107.  
  108. Speaking  of languages,  Library 24 is the pascal Library.  One  of 
  109. the most importand programs here is file# 2851, the turbo install
  110. program.  This  is  a very easy to use,  menu driven  program  that 
  111. allows you to intall turbo pascal programs to run on Commodore
  112. and other machines.  Just choose ADM3 terminal type.  File# 3874
  113. is a very impressive ammortorization program.  File# 3826 is 
  114. a large digital clock program.  You do not need pascal to run
  115. these, but you need to download the turbo install program
  116. to install them.
  117.  
  118. Library 25 is the printer utility library.  Most of the programs
  119. are pretty printer specific, with epson and gemini carrying
  120. a lot of weight.  File# 3327, cpmsdw.lbr is a program to print a 
  121. file  sideways.  As  is,  the  program works on  epson  or  gemini 
  122. printers.  The author included the 'c' source code however so
  123. it could be modified to work on most other printers, assuming
  124. of course you have a 'c' compiler.
  125.  
  126. Well,  that  will  wrap up this session.  We will cover  the  final 
  127. libraries, 26 through 38 in the next issue.
  128. Until then,  Happy Computing!!
  129.  
  130.  
  131.