home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 2: Collection B / 17Bit_Collection_B.iso / files / 2254.dms / in.adf / docs / dmsstrip.DOC.pp / dmsstrip.DOC
Encoding:
Text File  |  1990-09-13  |  2.5 KB  |  74 lines

  1. ------------------------------------------------------------------------------
  2.                          DMS Banner Stripper V2.1
  3.                            Written by Lone Wolf
  4.                           © 1992 - Latin Rascals
  5. ------------------------------------------------------------------------------
  6.  
  7. Brief Documentation
  8. -------------------
  9.  
  10.     Stripper removes ALL illegal tracks (ie Text Banners) from a DMS
  11. File. Its usage is as follows:
  12.  
  13.     Stripper INFILE [OUTFILE]
  14.  
  15.     Outfile is optional, if none is specified the stripped DMS file
  16. will overwrite the original file.
  17.  
  18.     If Outfile is not given, Stripper will write to a file in RAM:
  19. called TEMPFILE.DMS which will be deleted after finishing its work.
  20.  
  21. Wildcarding
  22. -----------
  23.  
  24.     I have included a script file which should do the work.
  25. Stripper should be installed into your C: Directory, and the scriptfile
  26. included (STRIP) should be installed into the S: Directory. Let's say you
  27. have a directory in DH0: called Downloads, and would like to strip all
  28. files ending with '.DMS'. In that case you would do:
  29.  
  30.     STRIP DH0:Downloads/#?.DMS
  31.  
  32. New Stuff in Version V2.1
  33. -------------------------
  34.  
  35.     - V2.0 of DMS Stripper didn't check to see if the inputfile was a
  36. real DMS archive, now it makes sure it is, or at least checks to see if the
  37. archive begins with 'DMS!'
  38.  
  39.     - V2.1 now informs the user of the file it is working on. This is
  40. very useful when working with wildcards.
  41.  
  42.     - When V2.0 couldn't find the inputfile, it wouldn't inform the
  43. user, this has been added to V2.1.
  44.  
  45. Plans for future versions
  46. -------------------------
  47.  
  48.     - Full Checking of the DMS Archive.
  49.  
  50.     - Internal wildcard support
  51.  
  52.     - Selectable Track Extractions. My next DMS Stripper will output to
  53. the user the tracks contained in the DMS Archive, and let the user choose
  54. the tracks he wants included in the outputfile.
  55.  
  56. Note
  57. ----
  58.     - I also plan to code a stripper for LZH and LHA archives, but I
  59. really don't feel like working out the LZH/LHA structure like I did with
  60. the DMS archive, so if anyone has that information, I can be reached at the
  61. Future Project BBS in Belgium.
  62.  
  63. Personal Greetings fly to my friends all over the world (in no order):
  64.  
  65.     FILOFAX, ULI, TESLA, VIPER, VOLTAGE, SPAZM, ANDREAS, JESTER
  66.     DELTA, LORD RAFAEL, RAGE, GEEBUG, MR.SOLO, SINTAX, CADDY
  67.     CONAN, ROLLERBOY, GOLDEN DRAGON, METAL CRACKER, EL MAGISTRAL
  68.     IONATAN, RETRO 101 (My bro!), OZ, ALEX, ANGELA, ANTHONY
  69.     SLAINE, RIPMAX, QUASAR, TEQUILA, and all other whom I haven't
  70.     mentioned but not forgotten...
  71.  
  72. That's all for now, hope to see you on my board! Good Luck!
  73.  
  74.