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 / PROGRAMS / WSTAR / WSP33.MSG < prev    next >
Text File  |  2000-06-30  |  2KB  |  36 lines

  1. WSP33 .LBR   Wordstar 3.3 Patches by  Mark S. Stein  11/4/84
  2.  
  3. The files contained herein comprise WSP33.ASM, WSP33.HEX, WSP33-A.SUB,
  4. WSP33-B.SUB, WSP33.DOC and EX14.COM. In order to implement the
  5. patches, the additional files needed include DDT.COM, ASM.COM and a
  6. newly-installed version of Wordstar which must be renamed WSINSTAL.COM.
  7.  
  8. The following is a summary of the patch effects that are used in
  9. conjunction with WORDSTAR version 3.3 for the Osborne I. Minor
  10. modifications to the companion source file WSP33.ASM can be made 
  11. to accommodate other computers and printers.
  12.  
  13. 1) One set of patches within WSP33.ASM is used to set up the 
  14.    Osborne I Arrow keys to allow the automatic switchover 
  15.    from/to  CP/M  to/from  Wordstar. 
  16.  
  17. 2) The other patches within WSP33.ASM are used to provide 
  18.    specific program and printer patches and the default
  19.    values for the left and right margins have been preset
  20.    to columns 1 and 80, respectively. Modify all the default
  21.    values to the desired value or toggle state prior to
  22.    assembling with ASM.COM.
  23.  
  24. 3) The MicroPro LOGO and legal jargon have been eliminated 
  25.    and screen blanking occurs upon entering as well as 
  26.    exiting Wordstar. The underlining effect has also been 
  27.    eliminated. If the dimming effect is NOT desired, 
  28.    change the value of 29H at location 0269H to 28H using 
  29.    EDFILE or simply change the "29" appearing on the line 
  30.    below S269 to a "28" (see patching routine within either
  31.    WSP33-A.SUB or WSP33-B.SUB).  
  32.  
  33. 4) The AUTOLOG onto "B" feature is employed within WSP33-B.
  34.    SUB and becomes automatically installed. If this feature
  35.    is not desired, use WSP33-A.SUB instead of WSP33-B.SUB.
  36.