home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / mbug / mbug116.arc / WBFTOWST.DOC < prev    next >
Text File  |  1979-12-31  |  2KB  |  53 lines

  1.                  WBFTOWST.MWB   Version 1.1
  2.              WordBee to WordStar File Converter
  3.  
  4.             DOC File by Greg Black  -  11-Oct-84
  5.  
  6.  
  7. This  Microworld Basic program is self prompting and  simple 
  8. to use.  At run time it prompts for the filename of the .WBF 
  9. file to be converted.   No filetype should be given,  as the 
  10. program  automatically appends .WBF before looking  for  the 
  11. file.
  12.  
  13. It  then  prompts for the name of the new output  file,  and 
  14. offers "filename.WST" as the default where "filename" is the 
  15. answer  to the first prompt.  If this suits,  reply  with  a 
  16. carriage return. Otherwise, give a "filename.typ" response.
  17.  
  18. It  then  goes off and trudges through your  .WBF  file  and 
  19. makes  the new one.  Being a Basic program,  it is not  very 
  20. fast.  On  my  system,  it processes about 4.3k per  minute. 
  21. However,  I  assume  that it will rarely be called  upon  to 
  22. operate on gigantic files.
  23.  
  24. When  finished,  it  tells you so and reminds you to  go  to 
  25. WordStar to re-format the file (using control B, of course). 
  26. It then asks you to hit any key to return to CP/M.
  27.  
  28.  
  29. HISTORY
  30.  
  31. Version  1.0  appeared  in  Applied  Technology's   "Online" 
  32. magazine (No. 4, September 1984). 
  33.  
  34. Version 1.1 has been shortened a bit to remove some features 
  35. that  seemed of no real use to me.  I added in the return to 
  36. CP/M and corrected some errors in the published version. 
  37.  
  38. I  have used this version to convert the WordBee Manual  and 
  39. it behaved as it should have.
  40.  
  41. A  later  version should also produce output that  could  be 
  42. immediately useful as CP/M text files,  for those Bee  users 
  43. who  don't have WordStar.  It should also provide for  those 
  44. who do not have disk systems.
  45.  
  46. Any complaints,  suggestions etc.  can be addressed to me on 
  47. one of the following Melbourne systems:
  48.  
  49.     Tardis    (03)  67 7760   (1800-0800 M-F, 24hrs W/E)
  50.     Micom     (03) 762 5088   (24 hrs)
  51.                                                  -Greg Black
  52. nds you to  go  to 
  53. WordStar to re-f