home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / kaypro / ws-urom.fix < prev    next >
Text File  |  1994-07-13  |  4KB  |  85 lines

  1.  
  2.          -[ From Seattle's 'downspout' 206-325-1325 ]-
  3.  
  4. After reading the articles in PROFILES on "Z", and discovering
  5. that it was possible to buy a Z-system for my Kaypro 2x that
  6. was already installed, I jumped at the chance. However, my
  7. Kaypro 2x happens to be one of those Kaypros with U-ROM. Still
  8. it_was_ possible to buy the Z-Com package and hope that it would
  9. work on my system.
  10.  
  11. It worked beautifully; in fact I became very spoiled even by the
  12. fact that it was no longer necessary to do a warm boot (^C) when
  13. changing diskettes. Also, I liked the aliases, menus, vmenus and
  14. vfiler right from the beginning.
  15.  
  16. It became evident very early on that my copy of Kaypro's Wordstar
  17. was not in the_least_ compatible with my Z-Com system. Since
  18. Wordstar is what I use most, I became more than anxious about
  19. finding a way to use it with "Z".
  20.  
  21. I knew that Ted Silveira had had compatibility problems with
  22. Wordstar along with another program he was using. He had left a
  23. note on one of the boards about it, and stating that he had done
  24. some patches, was still having problems, and was still experimenting.
  25. So I left a message for him on the board, asking if he had solved
  26. the problem yet, and could he help me.
  27.  
  28. He did come up with a suggestion of a patch that he felt would
  29. work in my case. It had to do with Kaypro patching Wordstar so the
  30. arrow keys would work. However, because of this patch, it wouldn't
  31. work with "Z".
  32.  
  33. SO--I tried the patch, and now my copy of Wordstar works beautifully
  34. with Z-Com, even when I use it inside the shell of a Vmenu, or Vfiler.
  35. Here is my patch that Ted Silveira so willing gave me, and how I
  36. did the patching. I will use "<" and ">" to indicate the entries
  37. that I had to make.
  38.  
  39.   A0><DDT WS.COM <CR>>          (the <CR> means press the
  40.       NEXT PC                    carriage return)
  41.       4600 0100
  42.       -<S0287 <CR>>
  43.       0287 C3 <00> <CR>
  44.       0288 D7 <00> <CR>
  45.       0289 02 <C9> <CR>
  46.       028A C3 <00> <CR>
  47.       028B E4 <00> <CR>
  48.       028C 02 <C9> <CR>
  49.       028D 00 <.>  <CR>         (yes, a period)
  50.       - <^C>                    (this means press the "CTRL"
  51.                                  key and while holding it down,
  52.                                  press the "C" key)
  53.    A0><SAVE 69 WS.COM> <CR>
  54.  
  55. If you have version 3.0, you would <SAVE 62 WS.COM> <CR>.
  56.  
  57. I used the program "DDT.COM" that came with my Kaypro. So on the first
  58. line at the A0> prompt, do the above. These addresses (i.e.0287 etc.)
  59. are for Wordstar version 3.3. If you have version 3.0 or version 2.26
  60. of Wordstar, here are the addresses you start at:
  61.  
  62.       2.26   3.0   3.3
  63.       ----   ----  ----
  64.       02A4   02A4  0287
  65.  
  66. The column after the addresses in the example above are the patches
  67. that Kaypro had put into my version 3.3 (C3,D7,02,C3,E4,02) of
  68. Wordstar. Just to recap it - I put 00 00 C9 00 00 C9 in place of
  69. the other hexadecimal numbers that Kaypro had placed in Wordstar.
  70.  
  71. There, that's it. I hope you are using a "test" diskette with a
  72. dispensable copy of your WS.COM, in case these patches don't work
  73. for you. I just wanted to share this info with you, as maybe you
  74. have had a few anxious moments when suddenly you discover that
  75. your Kaypro Wordstar doesn't work with "Z".
  76.  
  77. All credit is given to Ted Silveira for the above patch and for
  78. "saving the day". Many, many thanks, Ted.
  79.  
  80. And "Happy Word Processing with your Zs" to the rest of you.
  81.  
  82. E. McGowan, 08/08/86.
  83.  
  84. eof
  85.