home *** CD-ROM | disk | FTP | other *** search
/ Crazy Collection 12 / CC-12_1.iso / update / doompack / data.a00 / WADOPT10.ZIP / SHOWDIR.DOC < prev    next >
Encoding:
Text File  |  1995-06-16  |  585 b   |  22 lines

  1. ───────────
  2. SHOWDIR.EXE
  3. ───────────
  4.  
  5. I'm tossing this in with WADOPT.EXE as a way to peek at the end result of
  6. WADOPT's work.  This just lists the directory of a WAD to the screen or a
  7. file.  To use:
  8.  
  9. SHOWDIR [WADNAME.WAD]
  10.  
  11. If WADNAME.WAD is omitted, it prompts you for a WAD to list.
  12.  
  13. It then asks if you want to print to the screen or to a file.  If you choose
  14. [F]ile, it will write the WAD's directory to a file with a .DIR extention.
  15.  
  16. For example, if you type
  17.  
  18. SHOWDIR MYWAD.WAD
  19.  
  20. and then press [F] to write to a file, it will save the directory as
  21. WYWAD.WAD.
  22.