home *** CD-ROM | disk | FTP | other *** search
/ ftp.whtech.com / ftp.whtech.com.tar / ftp.whtech.com / club100 / txt / tw2ws.do < prev    next >
Text File  |  2006-10-19  |  1KB  |  30 lines

  1. Club 100 Library - 415/939-1246 BBS,    937-5039 NEWSLETTER, 932-8856 VOICE
  2.  
  3. TW2WS.BA -- A T-Word to WordStar File Conversion Utility
  4. --------------------------------------------------------
  5.  
  6. This is a simple (and slow) utility to aid in converting T-Word
  7. files to WordStar files.
  8.  
  9. Conversions performed are:
  10.  
  11.      o ^P to .pa (page break)
  12.      o ^U to ^S  (underline)
  13.      o ^S to ^T  (superscript)
  14.      o ^T to ^V  (subscript).
  15.  
  16. The codes ^B and ^D are the same in each program -- so they are
  17. passed through without modification.
  18.  
  19. All other control codes are filtered. It was necessary to filter
  20. these, rather than convert, because many of the control codes in
  21. T-Word have no equivalent in WordStar (e.g., ^X for hanging indent
  22. and ^L for left margin).
  23.  
  24. Input and output files can be any legal device, including the TDD
  25. with an operating system (only one file can be a disk file with
  26. existing OS's!), the Chipmunk, and the RS-232 port.  In the latter
  27. case, you can capture the file on the disk of a PC using FLTIBM.
  28.  
  29. Phil Wheeler --
  30.