home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / RBTCH220.ZIP / EXTRA.ZIP / FIDXCONV.ZIP / FIDXCONV.DOC next >
Text File  |  1992-05-31  |  2KB  |  75 lines

  1.  
  2.  
  3.  
  4.                       ---------------
  5.                       F I D X C O N V
  6.                       ---------------
  7.  
  8.  
  9.  
  10.                        FIDXCONV.EXE
  11.                        Version  1.0
  12.                         Written by:
  13.                      Dan Shore - SysOp
  14.                      THE SHORELINE BBS
  15.                     Date: April 14, 1992
  16.  
  17.  
  18.  
  19.  
  20. A.  What is FIDXCONV.EXE
  21.     --------------------
  22.  
  23. This is a simple little program that reads your FIDX.DEF file and
  24. makes another file just like the FIDX, but without the LIDX directory
  25. numbers after each filename.  This filename will then be the one that
  26. you list on your HS/Link Command Line or in your HSLINK.CFG file for
  27. HS/Link to check for Duplicate Uploaded Files.
  28.  
  29. This duplicate checking feature of HS/Link has been implemented as of 1.1B5
  30.  
  31.  
  32. B.  FIDXCONV Command Line
  33.     ---------------------
  34.  
  35. The Command Line for FIDXCONV is as follows:
  36.  
  37. FIDXCONV <Path/Filename of your FIDX> <Path/Filename of HS/Link file to create>
  38.  
  39.  
  40. An example would be:
  41.  
  42.       FIDXCONV C:\RBBS\FIDX.DEF C:\RBBS\HSLINK\HSLINK.DEF
  43.          ^            ^                    ^
  44.          A            B                    C
  45.  
  46. A.  Program Name
  47. B.  FFS FIDX.DEF Path/Filename
  48. C.  HS/Link Filename listed on Command Line after the -NO paramter
  49.  
  50.  
  51. If you just run the program name alone the defaults are:
  52.  
  53.       FIDXCONV FIDX.DEF HSLINK.DEF
  54.  
  55.  
  56. Now add to your HS/Link Command Line the entry:
  57.  
  58.       -NOC:\RBBS\HSLINK\HSLINK.DEF (Or whatever filename you used
  59.                                     as the output filename in the
  60.                                     FIDXCONV command line)
  61.  
  62. Of course you could have this in your HS/Link Configuration File instead.
  63.  
  64.  
  65. --------------------------
  66.  
  67.  
  68. This program will also work with the FIDX system that uses the RFM Merges.
  69. I hope this program helps everyone that uses HS/Link and RBBS FFS System.
  70.  
  71.  
  72.                        Dan Shore - SysOp
  73.                        THE SHORELINE BBS
  74.  
  75.