home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / podstawy / dos / 4dos / 4uzytki / 4diz10.exe / 4DIZ.DOC next >
Text File  |  1995-05-29  |  3KB  |  75 lines

  1.                                 v1.0
  2.              4    d d    i  z z z
  3.             4  4  d   d  i     z
  4.            4 4 4  d   d  i    z
  5.                4  d d    i  z z z cribe
  6.  
  7. FAST installation: (assuming 4DOS is installed )
  8.  1) put 4DIZ.EXE, PKUNZIP.EXE and ARJ.EXE in a directory
  9.  2) add this directory to the PATH environment variable (in AUTOEXEC.BAT)
  10.  3) add "4D = 4DIZ /W /V /Q *.*" to your alias.lst
  11.     or add "ALIAS 4D = 4DIZ /W /V /Q *.*" to your AUTOEXEC.BAT
  12.  4) reboot
  13.  
  14. Now you've only to type 4d to describe all ARJ and ZIP archives in 
  15. the current directory.
  16.  
  17.  
  18. Purpose:
  19.   DIZCRIBE describes all the .ZIP files in a directory. It
  20. cooperates with 4DOS's DESCRIPTION ability. Nothing more to say:
  21. use 4dos ! (Be sure to have your `maxdescription` variable in
  22. the 4dos.INI file as large as possible.)
  23.  
  24.   It also uses the FILE_ID.DIZ files, which are in almost every
  25. archive file. The description from these FILE_ID.DIZ's are stored
  26. in descript.ion and voila, the description appears when typing DIR.
  27.   Be sure to have both PKUNZIP and ARJ in your path.
  28.  
  29. Usage: 4DIZ [options] filename ...
  30.   where options is a combination of:
  31.     /q quiet mode (absolutely no text display)
  32.     /d debug mode: a big load of text
  33.     /w wrap lines from descriptions
  34.     /s smart describing: only the first one from a serie
  35.     /v very smart describing: the first description is 
  36.        divided over the whole family
  37.     /e exclude lines with less than 4 alphanumerical characters
  38.     /z followed by a space and a FILENAME:
  39.        use FILENAME to extract ZIP-archives (i.e. PKUNZIP)
  40.     /a followed by a space and a FILENAME:
  41.        use FILENAME to extract ARJ-archives (i.e. ARJ)
  42.     /h or /? this screen
  43.      and filename ... is a list of filenames or wildcards (or both).
  44.      There is, however, a limit to the amount of parameters: this program
  45.      checks only the first 127 characters or so.
  46.                  (that's because of this *&#%^$! compiler)
  47.      
  48.      And there's also a limit to the amount of files to describe. When you
  49.      are describing more than 100 files an (m)allocation error will occur.
  50.      The "@X**"-codes are always skipped. (Who would like to see them ?)
  51.      Anyway...have fun using this util....
  52.  
  53. My favourite command-line is: 4diz /w /v /q *.*
  54. of course this is an alias: alias 4d = 4diz /w /v /q *.*
  55. Now I only have to type 4d.....and all the files in my directory 
  56. are described !!!
  57.  
  58. Author: This util is made by Mathijs de Weerdt.  (Yeah, that's me !)
  59.     I'm born in Holland in 1976. And now I'm studying in Utrecht.
  60.     (That's also in the Netherlands.)
  61.     I'd like to hear what you think of my program. I'll fix all
  62.     bugs (when reported) as soon as possible. Please mail me your
  63.     suggestions etc. I'll be happy to code them and send you the 
  64.     new version.....
  65.  
  66. My adres (e-mail): mmweerdt@cs.ruu.nl
  67.  
  68. MAIL ME !!!!!!
  69.  
  70.  
  71. Happy dizcribing !
  72.  
  73.  
  74. oh .... btw this util is freeware.....so copy it to all your (girl)friends
  75.