home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / diw.zip / DIW.TXT < prev    next >
Text File  |  1994-10-29  |  894b  |  25 lines

  1.  
  2. DIW (DIr Wad) v0.08
  3.  
  4.    Usage: DIW wadfile[.wad] [options] [filespec [filespec] [...]]
  5.  
  6.  wadfile should be a valid DOOM I or ][ wad file.
  7.  
  8.  -p will pause output after each screen.
  9.  -t will turn off thing displaying.
  10.  -f full display of all level parts.
  11.  -r redirectable display.
  12.  -c(n)=(v) use color v for color num n.
  13.     1: normal color (4)     2: level color  (2)     3: sound color  (9)
  14.     4: demo color   (5)     5: music color  (1)     6: number color (14)
  15.          Ex: -c1=10    Would make the normal color bright green
  16.  
  17.  filespec is what `files' you want displayed (default is *).
  18.  
  19. You may use REAL wildcards in filespec like e*m* for levels.
  20. Thanks go to J. Kercheval who submitted his wildcard code to the public domain.
  21.  
  22. Also thanks to Colin Reed (author of BSP 1.2x) for some of the code.
  23.  
  24. Please send any bugs or comments to Genesis K (genesisk@eden.com)
  25.