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 / CPMINFO / CPM22PAT.LBR / CPM22004.PQT / CPM22004.PAT
Text File  |  2000-06-30  |  2KB  |  51 lines

  1.                                       CP/M  V2.2 
  2.                                  Patch 04, PIP, 1/21/82
  3.  
  4.                           Copyright   1982 by Digital Research
  5.                   CP/M is a registered trademark of Digital Research.
  6.                         DDT is a trademark of Digital Research.
  7.                                  Compiled November 1982
  8.  
  9.  
  10.           Program:  PIP.COM
  11.           Products and Serial Numbers Affected:  CP/M  V2.2
  12.  
  13.           Error Description:
  14.  
  15.                A problem occurs with the PIP Start and Quit options  when  the
  16.           Start and Quit strings are the same length.
  17.  
  18.           Patch Procedure:
  19.  
  20.                Make a back-up copy of PIP.COM before you use DDT   to make the
  21.           following changes.
  22.  
  23.  
  24.                   A>ddt pip.com
  25.                   DDT V2.2
  26.                   NEXT PC
  27.                   1E000100
  28.                   -l1168
  29.                   1168  LDA  1F62
  30.                   116B  STA  1DF7
  31.                   116E  LXI  H,1F62
  32.                   1171  MVI  M,00
  33.                   1173  LDA  1DF9
  34.                   1176  INR  A
  35.                   1177  STA  1DF8
  36.                   -a1168
  37.                   1168  lxi h,1f62
  38.                   116B  mov a,m
  39.                   116C  sta 1df7
  40.                   116F  mvi m,0
  41.                   1171  lxi h,1df9
  42.                   1174  mov a,m
  43.                   1175  mvi m,0
  44.                   1177  inr a
  45.                   1178  dcx h
  46.                   1179  mov m,a
  47.                   117A  .
  48.                   -g0
  49.                   A>save 29 pip.com
  50.  
  51.                Licensed users are granted the right to