home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / twbfcvt.zip / readme.cvt < prev   
Text File  |  2000-02-02  |  682b  |  21 lines

  1. This program does nothing but read in a TWBFind v0.13 binary database, and
  2. write it out to a v0.14 and later database.
  3.  
  4. The usual disclaimer applies:  I'm not responsible for anything that
  5. happens before, during, or after running this on your computer.
  6.  
  7. The usage is simple:
  8.  
  9. cvt.exe <infile> <outfile>
  10.  
  11. Contents:
  12.  
  13. cvt.c       - source for conversion program
  14. cvtdos.exe  - 16-bit DOS executable (8086 instruction set)
  15. cvtdpmi.exe - 32-bit DPMI executable (DPMI server required)
  16. cvtos2.exe  - 32-bit OS/2 executable
  17. cvtlin      - 32-bit Linux ELF executable
  18. cvtw32.exe  - 32-bit Win32 console executable
  19.  
  20. E-mail <thannymeister@yahoo.com> for any problem reports.
  21.