home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / af2ra.zip / AF2RA.TXT < prev    next >
Text File  |  1994-05-28  |  957b  |  32 lines

  1. Allfix -=> Remote Access conversion utility.
  2. By Joe Jared of 1:103/506.1
  3.  
  4. What it does:  Converts allfix Fareas.fix to a files.RA 2.xx compatible
  5. datafile.
  6.  
  7. What you should know:
  8. If it breaks, it's your fault.
  9.  
  10.  
  11. Commandline parameters: af2ra file1 file2 DL LS UL <bitmask>');
  12.  
  13.         file1 is your fully qualified fareas.fix file
  14.  
  15.  
  16.         file2 is a RA 2.xx compatible files.ra
  17.         DL = Downloadsec LS = list security UL = Upload security
  18.  
  19.         Bitmask is for attributes add the following
  20.                 1 : Include in new files scan
  21.                 2 : Include in upload dupe scan
  22.                 4 : Permit long descriptions
  23.                 8 : Area is on CD-ROM
  24.                 16 : All files are FREE
  25.                 32 : Allow DLs not in FDB
  26.                 64 : Allow users to password uploads
  27.                 128 : Scan uploads
  28.  
  29.  
  30. Current version OVERWRITES file2
  31. Example: af2ra fareas.idx temp.ra 10 20 30 55
  32.