home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / adcut01.zip / readme.1st < prev    next >
Text File  |  1998-07-30  |  2KB  |  63 lines

  1. -=============================================================================-
  2.                          Advert Cutter/2 v0.1 by sehh
  3. -=============================================================================-
  4.  
  5.  -= What is Advert Cutter/2?
  6.  
  7.  Welcome to my second OS/2 program made with ADA for OS/2. This simple util
  8. will remove lines from file_id.diz files based on a list of lines. When
  9. you run the program, it looks for the text file adcut.wrd, reads each line
  10. and then looks for them in the file_id.diz. If it finds a match then it
  11. erases it from the file_id.diz and zips it back overwriting the old one.
  12.  
  13.  
  14.  -= Why is it good?
  15.  
  16.  I had alot of problems with file_id.diz files and all the other programs
  17. that i tested couldn't change a read-only file_id.diz, also most of the
  18. other programs needed registration, so these things are fixed now :)
  19.  
  20.  
  21.  -= Why is it not good?
  22.  
  23.  Because i haven't managed to make it work with multiple zip files, but
  24. i will give you a script that will run my program for each zip file,
  25. yes i know thats not a good idea but until i make it work with multiple
  26. files you will need to use some other way.
  27.  
  28.  
  29.  -= Soon to come!
  30.  
  31.  Multiple zip file support.
  32.  I will combine my two utils Advert Adder/2 and this one, into one util
  33. that will do all the job at once.
  34.  
  35.  -= Command line help
  36.  
  37.  -w <filename>     Specify another list file name.
  38.  
  39.  You don't have to specify anything, by default adcut will look for the
  40. adcut.wrd file in the directory that its run from.
  41.  
  42.  Also the run.cmd script can be used for multiple zip files in a directory,
  43. but it passed just the dir/file to adcut and not any other parameters, if
  44. you need to use the -w parameter then you need to edit run.cmd your self.
  45.  
  46.  
  47.  -= Error Levels
  48.  
  49.  You can use the following error levels with adcut and scripts to monitor
  50.  if everything went well.
  51.  
  52.  0  =  Program terminated normaly
  53.  1  =  Command line error
  54.  9  =  Program/File error
  55.  
  56.  
  57.  -= How do i find the Author?
  58.  
  59.  Email: sehh@altered.com
  60.  IRC  : sehh in efnet
  61.  Please send me bug reports and comments!
  62.  
  63.