T602RTF v1.03 - T602 files to RTF converter

(c)1997-99 Milan Broz

email: asi@seznam.cz

Freeware. T602RTF comes with ABSOLUTELY NO WARRANTY.

Note: This is 602->RTF filter from T602VW (Win9x T602 viewer)
      see http://www.stud.fee.vutbr.cz/~xbrozm00/t602vw/

Running under DOS or MS Windows on i386+.

Program requires DPMI - if not available, cwsdpmi.exe is used
(source code and binary updates for CWSDPMI are available
in DJGPP distribution - see http://www.delorie.com/djgpp/)

 Using:

   T602RTF.EXE [options] <input files>
   
 <input files> can be list of files,
               wildcards are allowed everywhere
               (e.g. *.602, ??.txt, ...)

 [options] can be one or more of following:

  -o : overwrite all existing files
  -q : be quiet (no info msg)
  -c : show all dot commands
  -r : use Cyrillic codetable (Russian T602 mode)
  -p : reformat paragraphs
  -m font for semigraphics
    -m1 : convert semigraphics to ascii
    -m2 : use LotusLineDraw font
    -m3 : use MS LineDraw font (default)
  -f<num> : use font size <num> (default=18)
  -s semigraphics detection
    -s1 : don't detect
    -s2 : table chars (default)
    -s3 : all in semigraphics mode
    -s4 : same font size as in T602 (available in Word97 only)
  -t default codepage selection (if not specified in document)
    -t1 : Latin II (cp852)
    -t2 : Kamenicky (cp895) (default)
    -t3 : KOI8 CS2

 Output files have .rtf suffix.
 
