home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / DIZTRIM7.ZIP / DIZTRIM.DOC < prev    next >
Text File  |  1995-06-07  |  4KB  |  113 lines

  1. DIZTrim v7.00 - DIZTRIM7.ZIP - 07-June-1995
  2. Copyright 1995 Simple Solutions Software,
  3. All Rights Reserved.
  4.  
  5. Residence:   Geoffrey Sy
  6.              1322-14 Blevins Place
  7.              Toronto ON  M5A 3M5
  8.              Canada
  9.  
  10. FidoNet:     1:250/814, 1:250/710
  11.  
  12. InterNet:    sy@sshq.tor250.org
  13.              rn.4261@rose.com
  14.              ae873@torfree.net
  15.  
  16. Support BBS: CAP/CANADA (416) 287-0935 v.Everything
  17.                         (416) 287-0234 v.Everything
  18.              CAP/USA    (708) 854-0255 v.Everything
  19.                Conference: CL_SimpleSoln #4
  20.  
  21.  
  22. ═══════════════════════════════════════════════════════════════════════════
  23. INTRODUCTION:
  24.  
  25. If you're sick of all the junk that are placed in the FILE_ID.DIZ, DIZTrim
  26. program is for you.
  27.  
  28.  
  29. ═══════════════════════════════════════════════════════════════════════════
  30. DIZTRIM.CFG file format:
  31.  
  32. /KILLHI /RDATE /NO@X /KJUNK
  33. K FUCK
  34. K SHIT
  35. ││ └ keywords
  36. │└── space
  37. └── K to remove keyword, L to remove entire line matching string
  38.  
  39.  
  40. PROGRAM SWITCHES PLACE ON FIRST LINE of DIZTRIM.CFG
  41.  
  42. /KILLHI  - Strip all low and high ASCII characters 0-31, 127-255
  43. /RDATE   - Reset DIZ date to original date
  44. /NO@X    - Strip all PCBoard colour codes
  45. /KJUNK   - Nukes all lines that don't have at least 2 alpha-numeric
  46.            characters.
  47.  
  48. DIZTRIM will trim DIZ on a first match basis in the order listed in the
  49. CFG file.  High ASCII and PCBoard colour codes are stripped afterwards.
  50. Keyword matches are NOT case-sensitive.
  51.  
  52. DIZTrim trims in order listed in .CFG.  For best results, list LINES first,
  53. then KEYWORDS from longest to shortest.  Feel free to liberally add any
  54. junk you want to delete.  A maximum of 15000 line limit has been imposed on
  55. this file.
  56.  
  57. ═══════════════════════════════════════════════════════════════════════════
  58. PACKERS.CFG is needed for PDIZTRIM.EXE.  It auto-detect the compression
  59. type and runs the appropriate decompression program to extract the diz.
  60. You may change this to add future compression program types.
  61.  
  62. ═══════════════════════════════════════════════════════════════════════════
  63. EXECUTABLES:
  64.  
  65. DIZTRIM.EXE  - Decompress FILE_ID.DIZ or DESC.SDI. Trim it. Recompress.
  66.  
  67.  Usage:
  68.  
  69.   DIZTRIM *.ZIP [file_id.diz]
  70.   DIZTRIM C:\JUNK\*.ZIP DESC.SDI
  71.   DIZTRIM *.ZIP
  72.  
  73. TRIMDIZ.EXE  - Looks for FILE_ID.DIZ in the current directory and trim it.
  74.  
  75.  Usage:
  76.  
  77.   TRIMDIZ
  78.  
  79. PDIZTRIM.EXE - Replacement for PCBDESC.EXE for use in PCBTEST.BAT:
  80.                Decompress FILE_ID.DIZ or DESC.SDI. Trim it. Create PCB
  81.                'UPDESC.' for PCBoard.
  82.  
  83. Usage:
  84.  
  85.    PDIZTRIM COMPRESSED.FIL DESC.FIL
  86.    IF (%2)==(UPLOAD) PDIZTRIM %1 %3
  87.  
  88. ═══════════════════════════════════════════════════════════════════════════
  89. REGISTRATION & SUPPORT:
  90.  
  91. If you like the program, please register it.  Registration for DIZTrim is
  92. only $5.00.  Voice support and further enhancements will be available only
  93. to registered users.
  94.  
  95. If you have questions, bugs, comments or suggestions, please contact me.  I
  96. may be reached at the addresses listed at the beginning of this document.
  97. Registered users of my other Shareware packages may contact me using the
  98. voice number in the registration document.
  99.  
  100. ═══════════════════════════════════════════════════════════════════════════
  101. STANDARD DISCLAIMER:
  102.  
  103. This program is provided on an "AS IS" basis.  No warranty of any kind is
  104. expressed or implied.  I take no responsibility for any damage caused
  105. directly or indirectly from the use or the inability to use this program.
  106. Only features in the current .EXE, including bugs, critters and anything
  107. else that might be pressent, are available to the users.  Users are not to
  108. expect future upgrades or additional features.  The program will not change
  109. to suit the needs of the users if such needs change in the future. By using
  110. this program the user automatically accepts these terms and conditions.
  111.  
  112. ═══════════════════════════════════════════════════════════════════════════
  113.