home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DIZZY.ZIP / DIZZY.DOC < prev    next >
Text File  |  1994-10-09  |  3KB  |  74 lines

  1.                                     DIZZY
  2.                                     +++++
  3.  
  4.                a public domain  SysOp utility by Michael Conley.
  5.  
  6.                         Version 1.4 released 10/9/94
  7.  
  8.  
  9. WHAT IT DOES:
  10. -------------
  11. DIZZY will remove graphics characters from a FILE_ID.DIZ file. If it's
  12. within a .ZIP, an .ARJ, or an .LZH file, it will be extracted, rebuilt,
  13. and replaced.  If it's NOT in an archive, it will be rebuilt and left
  14. in the current directory.  It automatically determines the file type
  15. and the appropriate actions from the extension of the input filename.
  16. Of course, in order to process archive file types, you must have PKZIP
  17. and PKUNZIP, ARJ, and LHA versions which can process the files you want
  18. to work on, available in your DOS path.
  19.  
  20. Beginning with version 1.4, if rebuilding is NOT required, the file will
  21. NOT be replaced in the archive.  This will help to speed things up, and
  22. may reduce the number of cases where -AV files get disturbed by the
  23. re-insertion of the FILE_ID.DIZ.
  24.  
  25. COMMAND LINE:
  26. -------------
  27. The only command line argument is the name of the archive file or DIZ
  28. file you want to process.  If an archive happens to not to contain a
  29. FILE_ID.DIZ, DIZZY will gracefully exit with a message.  If the file
  30. type is not .ZIP, .ARJ, or .LZH, DIZZY will not attempt to extract
  31. the file.  As of this version, self-extracting files are NOT supported.
  32.  
  33. SETTING UP:
  34. -----------
  35. I'd suggest placing DIZZY in the same batch file which processes your
  36. uploads, such as FILEDESC.BAT or SCANFILE.BAT in Wildcat!  That way,
  37. the description will be cleaned up BEFORE it's imported into your files
  38. database.  Just add the following line to the batch file BEFORE any
  39. other proceses:
  40.  
  41. DIZZY %1
  42.  
  43. That's all there is to it ... DIZZY keeps no log and generates no error
  44. file ... you have enough to read as it is!
  45.  
  46. ------------------------------------------------------------------
  47. PROBLEMS, SUGGESTIONS:
  48.  
  49. This program is public domain.  I don't seek or accept any donations or 
  50. registration fees for any of my Wildcat! utility programs, including 
  51. TODAYBBS, NEWFLOP, NETBULL, USTAT, and others ... however I invite you to
  52. read the short textfile "CHARWARE.TXT" enclosed in this ZIPfile.  It 
  53. suggests that you make a contribution to YOUR favorite charity if you 
  54. find this program useful.
  55.  
  56. I welcome suggestions, and will try to help (no guarantees) if there are
  57. problems.
  58.  
  59. You may contact me at The Charlatan's Cabin BBS  (213) 654-7337.  Mention
  60. your Wildcat! registration number in the comment and you'll be upgraded to
  61. visiting sysop level without the usually required registration by mail.
  62.  
  63. My Internet address is:    michael.conley@cabin.com
  64.  
  65. You may also leave a message via CompuServe EMail. My CompuServe account
  66. number is 70250,220.  I also regularly check the Mustang Software head-
  67. quarters BBS, especially the "3rd Party Utilities Help" conference.
  68.  
  69. Please, NO VOICE CALLS.  This isn't meant to be unfriendly, but with the 
  70. price of public domain software these days ... I just can't afford to be 
  71. "on call."  I WILL respond to your questions via my BBS, Internet,
  72. CompuServe, or via the Mustang Software registered SysOp BBS.
  73.  
  74.