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 / WSAVEALL.LBR / WSAVE3_0.SQB / WSAVE3_0.SUB
Text File  |  2000-06-30  |  3KB  |  46 lines

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