home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / unix / textmstr.shr / BUGS next >
Text File  |  1991-06-26  |  2KB  |  48 lines

  1. *************************************************************************
  2. **                                                                     **
  3. **              Known Bugs/Incompatibilities with TextMaster           **
  4. **                                                                     **
  5. *************************************************************************
  6.  
  7. (UNIX Version)
  8.  
  9. +  TextMaster will probably barf on non-text input/files (e.g. type special
  10.    files, binaries, etc.)
  11.  
  12. +  TextMaster currently does not support wildcard extension.  A future version
  13.    will incorporate this, as well as allowing you to specify only the
  14.    source filename, in which case the destination filename will auto-
  15.    matically be named [sourcefile].conv.
  16.  
  17. +  If you give it a filename that does not exist, for input, TextMaster will
  18.    most likely either complain or barf.
  19.  
  20. (Macintosh Version)
  21.  
  22. +  TextMaster will barf if the input file is non-text (i.e. application,
  23.    binary, etc.)
  24.  
  25. +  TextMaster NOW CORRECTLY CONVERTS files from Mac -> UNIX.  HOWEVER,
  26.    it saves the converted output file as filetype "????", creator "????".
  27.    Thus, most wordprocessors cannot open it directly.  However, in many
  28.    cases, pressing and holding Option (or, in the case of Microsoft Word,
  29.    pressing and holding Shift) while selecting "Open" will let you open
  30.    these files.  If anyone can fix this so it'll save as TEXT, please
  31.    drop me an E-Mail notice telling what the problem is, and how to
  32.    resolve it!  Thanks!
  33.  
  34. +  TextMaster will overwrite the output file (file.out), if it exists
  35.    already.
  36.  
  37. +  TextMaster curently doesn't support background events, and other such
  38.    Mac-isms.  This will perhaps be integrated in a future version.
  39.  
  40. +  The code for TextMaster is very messy.
  41.  
  42. +  TextMaster does almost NO error-checking.  Thus, if you do something to it
  43.    that it doesn't expect, it'll most likely bomb.
  44.  
  45. +  TextMaster currently saves its output files as type "TEXT" but creator
  46.    "????".  A future upgrade will allow you to specify the file type (MSWD,
  47.    MACA, ttxt, etc.)
  48.