home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / sit / fixsit.doc < prev    next >
Text File  |  1990-11-03  |  5KB  |  120 lines

  1. FIXSIT-- A Macintosh StuffIt utility for IBM-PC
  2.          by Keith Cowgill
  3.  
  4.  
  5. NOTICE:  This is a commercial software application.  If you use
  6.          this software you should register it.  No registrations,
  7.          no more shareware.
  8.  
  9.          Remit $5.00 to:
  10.  
  11.          Keith Cowgill
  12.          718 Mistletoe St.
  13.          Columbus, OH  43219
  14.  
  15.          Enclose an extra $3.00 or let me know your CompuServe/
  16.          GEnie address and I'll mail or EMail you a version
  17.          without the ad at the end.
  18.  
  19.          This program and documentation are Copyright 1990 by
  20.          Keith Cowgill.  They may be freely transmitted as long
  21.          they remain unmodified, together, and archived with the
  22.          READ.ME file and information file about Type-1 Tools.
  23.  
  24.  
  25. DISCLAIMER:
  26.  
  27.          You are responsible for the selection, installation,
  28.          operation, and results of the FIXSIT system and related
  29.          products. Creative Bits does not warrant the FIXSIT
  30.          system and related products expressed, implied, or
  31.          statutory including, but not limited to, any warranty of
  32.          merchantability or fitness for use for a particular
  33.          purpose.  If the FIXSIT system and related products
  34.          prove defective, you (and not Creative Bits or the
  35.          shareware distributor) shall assume the entire cost of
  36.          all necessary servicing, repair, or correction.
  37.         
  38.          Creative Bits does not warrant that the functions
  39.          contained in these programs will meet your requirements
  40.          or that the operation of the programs will be
  41.          uninterrupted or error free.
  42.         
  43.          In no event shall Creative Bits or the shareware
  44.          distributor be liable to you or any other party for any
  45.          damages including any lost profits, lost savings, or
  46.          other incidental or consequential damages arising our of
  47.          the use or inability to use such programs even if
  48.          Creative Bits or the shareware distributor has been
  49.          advised of the possibility of such damages, or for any
  50.          claim by any other party.
  51.         
  52.         
  53. USING FIXSIT:
  54.  
  55.          FIXSIT works in conjunction with UNSIT.EXE, the freeware
  56.          IBM utility by Brian Uecchi for StuffIt files.  Serious
  57.          IBM desktop publishers have long relied on Macintosh art
  58.          providers for high-quality clipart and fonts.  Now, with
  59.          the improvements in Fontographer (a Macintosh typeface
  60.          design utility) and the introduction of Type-1 Tools (a
  61.          Creative Bits utility that translates MAC fonts to IBM
  62.          fonts) the challenge to keep our platforms connected
  63.          becomes even more important.
  64.  
  65.          Usually, expanding files from a StuffIt archive is a
  66.          pretty easy affair.  Although the IBM UNSIT.EXE utility
  67.          is a little cumbersome, and has a couple bugs, it has
  68.          proven to be fairly reliable.
  69.  
  70.          But there are times when it fails to work altogether.
  71.          Instead of expanding the files, it aborts with a
  72.          terse "Unknown compression type." error message.
  73.  
  74.          That's where FIXSIT comes in.  Often times, in these
  75.          .SIT files, the header is incorrect.  It contains
  76.          extraneous information that makes perfect sense to
  77.          Macintoshes, but not to IBMs.  FIXSIT does its best to
  78.          strip this information out and leave an UNSIT.EXE-
  79.          compatible .SIT file.
  80.  
  81.  
  82. RUNNING FIXSIT
  83.  
  84.          To run FIXSIT, simply type FIXSIT.  It will display a
  85.          list of .SIT files (if any) on the current directory and
  86.          ask you which one you want to fix.  Enter the name of
  87.          the bad .SIT file and FIXSIT will take over.
  88.  
  89.          NOTE:  You can also type FIXSIT (filename) and FIXSIT
  90.                 will run without asking for further input.
  91.  
  92.          When FIXSIT completes, you will be left with two files:
  93.          the original .SIT file and FIXED.SIT, a .SIT file that
  94.          should be compatible with UNSIT.EXE.
  95.  
  96.          Finally run UNSIT X FIXED.SIT, and you should be able
  97.          to retrieve all of the files from the StuffIt archive.
  98.  
  99.          NOTE:  The repaired .SIT file has one anamoly.  In the
  100.                 .SIT header, a byte is used to specify how many
  101.                 files are in the archive.  FIXSIT has no way of
  102.                 knowing how many files are actually present, so
  103.                 it sets this byte to 255.  This means that
  104.                 UNSIT.EXE will ALWAYS abort with an error message
  105.                 when operating on FIXED.SIT.  However, when
  106.                 UNSIT.EXE aborts, it has ALREADY expanded ALL of
  107.                 the files orginally archived by StuffIt.
  108.  
  109.  
  110. FUTURE COMPATIBILITY
  111.  
  112.          FIXSIT can't fix every conceivable problem that can
  113.          occur with .SIT files, nor can I guarantee it will
  114.          effectively fix .SIT files produced by future versions
  115.          of StuffIt.  I can say that during my career in desktop
  116.          publishing and during the development of Type-1 Tools, I
  117.          have downloaded dozens of .SIT files from CompuServe and
  118.          GEnie.  All of the files that were initially
  119.          incompatible with UNSIT.EXE worked after I used FIXSIT.
  120.