home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / archiver / 2all_210.zip / UPDATE.DOC < prev    next >
Text File  |  1990-02-06  |  1KB  |  34 lines

  1. 2all versions 1.1x - 1.30 contained an internal procedure that
  2. SysOps could use to update their file lists automatically.
  3. In version 2.xx this procedure was removed. in it's place is a
  4. simple external version of that procedure. 
  5.  
  6. If you're not going to be updating any file lists, go ahead and
  7. delete update.exe, 2all has absolutely no use for it.
  8.  
  9. -USAGE
  10.  
  11.       update [original extension] [new extension] [list name] <enter>
  12.  
  13. example
  14.  
  15.        update PAK LZH file.lst
  16.  
  17.        change all files with the PAK extension to the LZH
  18.        extension. in a file called File.Lst.
  19.  
  20.        NOTES***
  21.  
  22.        The file name in the list must be within the first 12
  23.        characters. (This prevents the changing of references to
  24.        archiver extensions in the file description.)
  25.  
  26.        The way you enter the extensions on the command line MUST
  27.        be the way it appears in your file list. Update sees ZIP, Zip,
  28.        and zip as different and will only update an exact match.
  29.  
  30.        If you don't specify a file name for the file list. then
  31.        the default of FILES.BBS will be used.
  32.  
  33.  
  34.