home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / C128 / WHYCPM.DOC < prev    next >
Text File  |  2000-06-30  |  8KB  |  131 lines

  1. ***********************************************************************
  2. This article is being presented through the *StarBoard* Journal of  the
  3. FlagShip/StarShip  SIGs  (Special  Interest Groups) on Delphi and GEnie
  4. telecommunication networks.  Permission is hereby granted to non-profit
  5. organizations only to reprint this article or pass it along electronic-
  6. ally as long as proper credit is given  to  both  the  author  and  the
  7. *StarBoard* Journal.
  8. ***********************************************************************
  9.  
  10. ===========================
  11. Why CP/M ?
  12. Written By: Carl F. Howard
  13.              [Carl.H  ]
  14.              10-11-87
  15. ===========================
  16.  
  17.      Many  of you C-128 owners have a Giant hiding in the box that came
  18. with  your  computer and probably aren't aware of  it.  It's  the  CP/M
  19. Systems Disk that you've been ignoring and have filed away. Perhaps you
  20. have  tried  to load it and were puzzled by the funny looking  A:  (DOS
  21. Prompt)  that  came  up when it finished  loading.  This  article  will
  22. explain  some of the features of the CP/M+ Operating System  (O/S)  and
  23. Why you might want to take advantage of using it on your 128.
  24.  
  25.      Two  reasons  for  using CP/M on the 128 are  Power  and  Software
  26. Availability.  Imagine Down Loading the entire Commodore or CP/M  GEnie
  27. Software  Files  Directories (about 300k) and creating a  Usable  Local
  28. Data  Base  file  to  do your own off line searches  and  print  custom
  29. listings.  You  couldn't do that in C-64 or C-128 Mode.  Or  How  about
  30. editing  that 300 page Novel you've been writing for the last 5  years.
  31. The   CP/M O/S  was the first Universally used O/S for  Micro-Computers
  32. and  learning how to use it will give you knowledge of other  computers
  33. as well as to prepare you for using the MSDOS O/S when the time  comes.
  34. Being  the  first O/S means that users have been tinkering and  playing
  35. with  it  for many years and as such there is a great  deal  of  Public
  36. Domain   (Free  Software)  as  well  as  Powerful  Commercial  Software
  37. available  which will allow you to do things you only dreamed of  doing
  38. on your old C-64.
  39.  
  40.      For example, one of the most widely used Word Processors available
  41. for use on Micro-Computers is called Word Star (tm).   Word Star is  an
  42. 80 Column full featured Word Processor containing Spelling Checker  and
  43. Mail Merge options.  It can Create and Edit Documents of unlimited size
  44. (As much Space as you have on your Disk Drive or Ram Disk) and can also
  45. be  used  as an ASCII text file editor for editing Non-Word Star  Files
  46. and  MBasic or Machine Language Source Program files.  Also  Word  Star
  47. Files  created  on your C-128 are fully compatible for use on an  MSDOS
  48. machine if you use one.  Learning how to use Word Star at home at  your
  49. own  speed on your 128 can prepare you for using it at work or  school.
  50. Imagine  what  people will think of you when you sit down  and  already
  51. know  how  use it like a seasoned professional.  It's a great skill  to
  52. have and will enhance your credentials no matter what you do.
  53.  
  54.      Another  example,  one  of the most popular Data  Base  Management
  55. Systems Available for Micro's is a program called dBase (tm) by  Ashton
  56. Tate.  dBase was originally developed on CP/M machines and has  evolved
  57. to  a Powerful Applications program on MSDOS machines.  In fact it's  a
  58. programing language in it's own right.  dBase II for CP/M is capable of
  59. being run on a C-128. Here again learning to use it at home at your own
  60. speed is a great way to pick up a professional skill. You can use dBase
  61. for  just about any Home or Small Business data base  applications  and
  62. it's  processing capacities and abilities far exceed anything you might
  63. have worked with in 64 mode. Also, If you take advantage of using a Ram
  64. Expansion  Module  you will be able process Data at blinding  speed  as
  65. compared to using the 1541 and 1571 disk drives.
  66.  
  67.      You can probably pick up legal copies of these Programs at a local
  68. swap  meet  or through  a users group at very reasonable prices but  if
  69. you  can't  afford to buy these right off I can highly  recommend  some
  70. P.D.  Software  Available  here on GEnie that will serve most  of  your
  71. needs  to begin with.  The first is an excellent file editor  which  is
  72. Word  Star  compatible and it's called VDE261 (File #4699 in  the  CP/M
  73. R.T). The Second is a SHAREWARE Data Base Program called PCFILE (File #
  74. 2409).  Both of these programs come with documentation contained in the
  75. Library or ARK file which will explain how to use them and are,  I feel
  76. of Commercial Quality.  They would be among the first to start up  your
  77. CP/M software library with.
  78.  
  79.      Learning  CP/M isn't really any more difficult to do than learning
  80. to use the C-64 or C-128 operating systems.  In fact if you've  already
  81. figured  out  how to Load programs and copy files in Native  Mode  your
  82. half  way there.   When  you  get down  to  it,  all Computers must  do
  83. essentially  the same things to process data.  They have to be able  to
  84. input and output data from devices such as your disk drive, Monitor and
  85. printer.  Once  you have mastered these essential DOS  (Disk  Operating
  86. System)  skills on one computer, learning to do it on another is really
  87. not that hard at all.  It's kind of like learning how to ride a bicycle
  88. or  drive a car.  You need to become proficient and learn your  balance
  89. and  judgment  and once you've acquired the ability to do it  with  one
  90. vehicle  learning how to operate a second one comes easy.  If you  have
  91. used  your  128 in either 64 or 128 mode for a few months and have  got
  92. the basics down moving up to CP/M is not going to be a problem. In fact
  93. you  may find after a while using CP/M is easier than using the 128  in
  94. C-64  Mode.
  95.  
  96.      The biggest difference between the three operating systems and the
  97. one  you will have to remember the most is that CP/M is a Command  Line
  98. driven  system.  Because it was developed in the early days  of  Micro-
  99. Computing,  things like POP Down Menus and Color Graphics didn't exist.
  100. So  learning to work with the command line is the big  adjustment.  You
  101. will  still  do the same types of DOS functions but you  will  have  to
  102. learn the Lingo.  Fortunately one of the nice things you can do to help
  103. with  the  cryptic command instructions is built right into the  system
  104. and  that  is  to custom configure your keys (All  Keys  not  just  the
  105. Function  Keys)  on  your keyboard.  For example I have  configured  my
  106. function  keys  to  execute  the  commands  to  copy files and  display
  107. directories  at the touch of a key as well as to Dial my favorite  BB'S
  108. and send Log on Strings. The KEYFIG.COM program on the Flip Side of The
  109. CP/M Systems Disk will allow you to configure your Keyboard any way you
  110. want. One interesting trick I've played with my system is to re-program
  111. the  Bracket/Colon  key on my 128 to a Colon/Semi-Colon  key  found  on
  112. MSDOS machines. The point is you can make a lot of the hard things easy
  113. by installing some training wheels, much like using a DOS wedge program
  114. in the C-64/128 modes.
  115.  
  116.      If  you're   really interested in getting into CP/M and want  some
  117. good  help  in getting up and running see the CP/M Primer  Articles  in
  118. Library  34 of the CP/M RoundTable.  They are File #'s 2122,  2413  and
  119. 2247.  They  offer some good beginning tips and go beyond the  material
  120. found  in your 128 users Manual.  I'm going to be writing more articles
  121. for  beginning and intermediate users to supplement these as  well.  If
  122. you have questions or find your self stuck on something drop me some E-
  123. mail and I'll be glad to help in any way I can.   I Hope this instilled
  124. some  inspiration and tickled the imagination in some of you out there,
  125. Don't be bashful I'm looking forward to hearing from you.
  126.  
  127. Regards,
  128. Carl.....
  129. [CHUCK.WAGON]
  130. [Carl.H] - GEnie CP/M Assistant
  131.