home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / wstar / wsaveall.lbr / WSAVE.DQC / WSAVE.DOC
Encoding:
Text File  |  1985-02-10  |  3.1 KB  |  52 lines

  1. ***************************************************************
  2. *                         WSAVE.DOC                           *
  3. ***************************************************************
  4. *            FOR WORDSTAR VERSIONS 2.26, 3.0 and 3.3          *
  5. *               by  Mark S. Stein  11/07/84                   *
  6. *=============================================================*
  7. *FILES INCLUDED: WSAVE3/0.SUB (for Wordstar vers. 2.26/3.0)   *
  8. *                WSAVE3/3.SUB (for Wordstar vers. 3.3)        *
  9. *                AUTOST30.COM ( for Wordstar vers. 2.2/3.0    *
  10. *                AUTOST33.COM (for Wordstar vers. 3.3)        *
  11. *                EX14.COM                                     *
  12. *                WSAVE.DOC                                    *
  13. *FILES NEEDED:   DDT.COM                                      *
  14. *                                      *
  15. * NOTE: Rename either AUTOST30.COM or AUTOST33.COM to         *
  16. *       AUTOST.COM based on the specific version of Word-     *
  17. *       star that you're using.                               *
  18. *                                  *
  19. * IMPLEMENTATION EXAMPLE - Wordstar 3.3 (WSAVE3/3.SUB)        *
  20. *                                  *
  21. * This sub file when placed on the "A" drive with EX14.COM,   *
  22. * DDT.COM and AUTOST.COM will automatically create the file   *
  23. * WSAVE3/3.DOC when SYSTEM RESET is initiated followed by a   *
  24. * COLD BOOT. WSAVE3/3.DOC can provide up to 15K of prepared   *
  25. * text which ordinarily would be lost when using WORDSTAR     *
  26. * and incurring a DISK FULL condition while attempting to     * 
  27. * save a created file.                                        * 
  28. *                                                             *
  29. * Upon incurring a DISK FULL condition when using WORDSTAR,   *
  30. * first go the the end of the text file using ^QC and then    *
  31. * depress the SYSTEM RESET button. Next place a prepared      * 
  32. * diskette containing WSAVE3/3.SUB, DDT.COM, EX14.COM, and    *
  33. * AUTOST.COM in drive "A". Then COLD BOOT the system, ie,     *
  34. * enter a carriage return; WSAVE3/3.DOC will automatically    *
  35. * be created. Then place your WORDSTAR and associated         *
  36. * overlay files onto the "A" drive and move the diskette      *
  37. * containing WSAVE3/3.DOC onto the "B" drive. Using WORDSTAR, *
  38. * RENAME WSAVE3/3.DOC to your desired FILENAME.TYP. Now using *
  39. * WORDSTAR's NON-DOCUMENT mode, enter FILENAME.TYP followed   *
  40. * by a ^QC to place the cursor to the end of the file. Enter  *
  41. * a ^KD to SAVE FILENAME.TYP and exit WORDSTAR using an "X".  *
  42. * Note that the new FILENAME.TYP is of the appropriate file   *
  43. * size which will be less than or equal to 15K. The backup    *
  44. * file FILENAME.BAK created by WORDSTAR is a 15K file which   *
  45. * is not needed and can be erased.                            *
  46. *                                                             *
  47. * Credit goes to Dave Lopez and Brad Baldwin referenced by    *
  48. * their article "Saving your ASCII!" in April/May 1983        *
  49. * Portable Companion. WS-SAVE.SUB is an extension to their    *
  50. * original work plus that issued in FOG.                      *
  51. *                                                             *
  52.