home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / enterprs / cpm / text / pipmag2.arc / BOOKREV.DER next >
Text File  |  1991-01-16  |  4KB  |  96 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.      *          Book Review            *
  13.      *                                 *
  14.      *          By: Dale Ray           *
  15.      *            <D.RAY1>             *
  16.      *                                 *
  17.      ***********************************
  18.  
  19. Book Review
  20.  
  21. Making CP/M 80 Work for You
  22. The Human Connection
  23. TAB Books, Inc.
  24. Blue Ridge Summit, Pa. 17214
  25. ISBN: 0-8306-0764-1 (hardcover)
  26.       0-8306-1764-1 (paperback)
  27.  
  28. By Dale Ray
  29. GEnie address: D.RAY1
  30.  
  31. Making CP/M 80 Work for You" is a generic introduction to  using  the
  32. CP/M operating system.  While it is not C-128 specific, it is  a  very
  33. good reference for CP/M beginners.
  34.  
  35. The book covers version 2.2 of CP/M.  There  are  differences  between
  36. the version covered in the book and CP/M+ on the C-128.  For instance,
  37. some commands listed in the book as resident are non-resident  in  the
  38. C-128 version. 
  39.  
  40. After a brief explanation of what CP/M is, how to boot the system  and
  41. common CONTROL key  functions,  the  book  goes  into  detail  on  the
  42. resident commands.  from there the non-resident commands and utilities
  43. are covered.
  44.  
  45. There  are  almost  twenty  pages  on  PIP   (Peripheral   Interchange
  46. Program).  Most beginners think of PIP as a copy program,  but  it  is
  47. far more.  All of the various options and parameters are  covered.   I
  48. was  surprised  to  learn  how  powerful  PIP  is  when  it  comes  to
  49. reformatting a file.  Options I didn't know  about,  and  that  aren't
  50. covered in the C-128 System guide, are: remove form  feeds,  add  form
  51. feeds at designated intervals, change all characters to upper or lower
  52. case, and start copying at a specified phrase.
  53.  
  54. There is a chapter giving a  brief  overview  of  several  programming
  55. utilities.  mentioned are: ED (editor), ASM (assembler), DDT  (dynamic
  56. debugging  tool),  DUMP  (display  file  in  hex),  SUBMIT  (automatic
  57. operation), and XSUB (extended submit).  These are not in  depth,  but
  58. provide a starting place for the beginner.
  59.  
  60. There is a handy "Commands at a Glance" two page summary at  the  back
  61. of the book.  The Table of Contents is easy to use  and  there  is  an
  62. index.  This book is a very useful tool for those of you who  want  to
  63. get started using CP/M on your C-128.
  64.  
  65. ***********************************************************************
  66.  
  67. Book Review
  68. By Dale Ray
  69. GEnie address: D.RAY1
  70. The Commodore 128 Subroutine Library
  71. David D. Busch
  72. Bantam computer Books
  73. ISBN: 0-553-34308-4 (paperback)
  74. COST: $16.95     267 pages
  75.  
  76. The  Commodore  128  Subroutine  Library  contains   100   basic   7.0
  77. subroutines for you to  use  in  your  programs.   Topics  range  from
  78. business and financial  programming  to  games.   Data  input,  string
  79. handling, graphics and sound are each given a separate chapter.
  80.  
  81. Each subroutine  is listed with plenty of REMs.  A  brief  explanation
  82. of its use  and  a  line-by-line  description  of  what  it  does  are
  83. included.  The subroutines are labelled according  to  level  (novice,
  84. intermediate, advanced).  Sometimes there are  suggested  enhancements
  85. that are a challenge to the reader to learn more.
  86.  
  87. The book has both a glossary and an index.  The Table of  Contents  is
  88. four pages long.  It is easy to find your subject here.
  89. The Commodore 128 Subroutine Library is not intended  as  a  tutorial,
  90. but there is a lot to learn here.  If you've upgraded from a C-64  and
  91. basic 2.0 it is a handy way to see how basic 7.0 can  spruce  up  your
  92. programs.  Help  abounds  here  for  the  beginning  and  intermediate
  93. programmer.
  94.  
  95. 
  96.