home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / EVENTS / WWNEWS11.ZIP / DESC.BTM next >
Text File  |  1993-12-05  |  930b  |  23 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo                                  WWNews v.1.1
  5. echo                            by Platypus Programming
  6. echo.
  7. echo Describing your files, press Control-C to abort.
  8. echo.
  9. pause
  10. describe file_id.diz "WWNews v.1.1 - Auto Description"
  11. describe readme.1st "WWNews v.1.1 - Files you should have"
  12. describe register.txt "WWNews v.1.1 - Registration info"
  13. describe vendor.doc "WWNews v.1.1 - Disk/CD vendor info"
  14. describe wwnews.com "WWNews v.1.1 - SHAREWARE version"
  15. describe whats.new "WWNews v.1.1 - What's new in v.1.1"
  16. describe newsutil.exe "WWNews v.1.1 - Config Program"
  17. describe wwnews.doc "WWNews v.1.1 - Doc file"
  18. describe wwnslocl.bat "WWNews v.1.1 - .BAT for local editing"
  19. describe wwnsremo.bat "WWNews v.1.1 - .BAT for remote editing"
  20. describe wwnslocl.def "WWNews v.1.1 - .DEF file for WWIVEdit"
  21. describe wwnsremo.def "WWNews v.1.1 - .DEF file for WWIVEdit"
  22. *del /p %@search[%0]
  23.