home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / xdiz25e.zip / XDIZ.DOC < prev    next >
Text File  |  1995-04-01  |  8KB  |  167 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │ XDIZ v2.5x                   (c) Media P.S.                     April 1995 │
  3. └────────────────────────────────────────────────────────────────────────────┘
  4.  What's new:
  5.   a. Adding RAR- AIN- & SQZ-archiv support to XDIZ.
  6.   b. Creating a listing of all archives without valid FILE_IDs in
  7.      "#NOVALID.TXT" (but only if LEAVE is specified in XDIZ2xx.CFG).
  8.   c. Adding line 17 in XDIZ25e.CFG for max.-lines listing (default 50)
  9.   d. Improve the automatic-strip-feature. Now "OS/2" & "[09/11]" looks OK.
  10.   e. Adding line 17 in XDIZ25e.CFG for max.-lines listing (default 50)  
  11.   f. Up to 99 defineable STRIP-lines in XDIZDEL.DAT.
  12.  
  13.  Update Infos:
  14.   1. Everybody can leave their XDIZDEL.DAT (now with max. 99 lines).
  15.   2. Rename your .CFG to XDIZ25E.CFG.
  16.   3. If you are using version 2.0e or 2.1e, add line 17 to the config
  17.      file. Users of 1.x must check out all new lines in XDIZxx.CFG.
  18.  
  19.  Required:
  20.   a. DOS 4.0+, 386+
  21.   b. PKUNZIP [and optinal ARJ, LHA, AIN, SQZ, RAR] should be in your path! 
  22.   c. MOVE.EXE in your path, if files should be moved via XDIZ2xx.CFG
  23.  
  24.  Intention:
  25.   XDIZ is designed to be THE BEST extractor for FILE_ID.DIZ & DESC.SDI
  26.   from ZIP, ARJ and LZH etc. archives, creating/appening descriptions in a
  27.   PCBoard-oid listfile, useable for everybody incl. SYSOPs.
  28.   Run XDIZ before tapebackups etc. to create a listfile of all descriptions.
  29.  
  30.  Enhanced features:
  31.   ■ Intelligent stripping of all NONSENSE, high ASCII codes, and graphics
  32.     from FILE_IDs to make the listing smaller and more readable.  
  33.   ■ MULTI-archiv recognition. Only the last archiv will be supplied
  34.     with a complete description from FILE_ID.DIZs.    
  35.   ■ Automatic stripping of defined names like PRESENTS, TRADED BY...
  36.     NEW: now 99 instead of 75 user definable lines in XDIZDEL.DAT!
  37.   ■ Multiple XDIZxxx.CFG and XDIZDEL.DAT files allowed. XDIZ will first look
  38.     in the current directory for these CFG files, then in the directory,
  39.     where XDIZ.EXE resides.
  40.   ■ Sorting filenames before creating a list of descriptions.
  41.   ■ Searching for description in self-extracting PKZIP-archives (xxxx.EXE).
  42.   ■ Processing of multiple ARJ-volumes (.A0x). 
  43.   ■ A maximum of 5000 files could be processed at once.
  44.   ■ Moving files with a valid description to another directory.  
  45.   ■ XDIZ could be used by anybody, because no other BBS-Software is needed. 
  46.  
  47.  Options:
  48.   XDIZ -? or -h        (for short help)
  49.   XDIZ [X:\PATH\]*.ZIP
  50.         Default is the processing of all files in current directory.
  51.         This comes in handy, if you will scan ZIPs on CD-ROM drives,
  52.         because XDIZ need to create temporary files.
  53.         To scan CD-ROMs, simply change to any harddisk directory and
  54.         then type "XDIZ F:\CDZIPS\*.*".
  55.         *** CD-ROMs: be sure to disable MOVE in XDIZ2xx.CFG! ***
  56.  
  57. XDIZ2xx.CFG explanation
  58. Line 1.  UNREGISTERED   Insert your REGNAME here (casesensitiv)
  59. Line 2.  0              Enter your REGNUMBER here
  60. Line 3.  YES | NO     * If YES than XDIZ will insert a HEADER on top of
  61.                         #ALLFILE.TXT, showing time and date of creation.
  62. Line 4.  DIR | NO       DIR shows the processed directory and filenumber(s),
  63.                         NO doesn't show anything
  64. Line 5.  FILE_ID.DIZ    Name of the first file to scan for descriptions
  65. Line 6.  DESC.SDI       Second file to scan
  66. Line 7.  DISK.ID        Third file to scan
  67. Line 8.  #ALLFILE.TXT   Name of generated listfile. The name could be include
  68.                         a path e.g. C:\STREAMER\#ALLFILE.TXT
  69. Line 9.  0 | 1          1 always appends file_id.diz texts to #ALLFILE.TXT,
  70.                         0 overwrites an existing listfile.
  71. Line 10. ¿¿¿          * Any text like NoDescriptionFound or NoFileID
  72. Line 11. 0 | SORT       SORT archives from A-Z before processing, 0 not 
  73. Line 12. 0 | 1          1 strip nonsense from file_id.diz, 0 leave original
  74. Line 13. 0 | 1          1 deletes all lines defined in XDIZDEL.DAT, 0 not
  75. Line 14. LEAVE | MOVE   MOVE archives to a different directory, if a valid
  76.                         description is found, 0 leave the files.
  77. Line 15. I:\UPLD        Directory where to move "good" files to, e.g. C:\IDOK
  78.                         Warning: directory MUST exist!
  79. Line 16. "|" or " "     List-seperator. Use whatever you want, e.g. space " "
  80. Line 17. 50             Maximum number of lines that will be imported from
  81.                         file_id.diz - useable for one-line-listings
  82.                       
  83.                       * [configure in registered version only]
  84.  
  85.  
  86.  Revision:
  87.   v1.0d  NEW: Search for DISK.IDs, enhanced CFG-structure, ListHeader,
  88.          multiple CFGs, move good archives...
  89.   v1.0e  NEW: CD-ROM support
  90.   v1.4e  NEW: Automatic remove of PCBOARD colorcodes
  91.   v1.5e  NEW: Userdefinable strip-lines in XDIZDEL.DAT
  92.   v2.0e  NEW: MULTI-archiv-recognition and more file-informations...
  93.   v2.1e  Bugfix: MOVE (files) was disabled in 2.0e (like LEAVE)   :-)
  94.   v2.4e  NEW: Changes in the automatic-strip-feature like the handling
  95.               of "/" in "OS/2" and up to 99 lines in XDIZDEL.DAT. 
  96.   v2.5e  NEW: RAR, SQZ and AIN archiv support and #NOVALID.TXT
  97.  
  98.  The unregistered version of XDIZ has the following limitations:
  99.         ■ Expiration on 15.04.95.
  100.         ■ 15 seconds delay at the end of operation
  101.         ■ Only the registered version will process LHA/LZH archives
  102.         ■ A max. number of files to process
  103.         ■ A few register reminder...
  104.  
  105.           Registered users receive a registration-number for their name in
  106.           about 24 hours, so they can use XDIZ without any limitations.
  107.   
  108.         ■ It is NOT allowed to sell or give away the registration key!
  109.  
  110.  Registration:
  111.         ■ DM 50.-  (or US$ 30)
  112.   
  113. ─────────────────────────────────────────────────────────────────────────────
  114.                           
  115.                           R E G I S T R A T I O N
  116.     
  117.     ------------------------------cut here---------------------------------
  118.  
  119.  
  120.          Media P.S.
  121.          Wilhelm-Strauß-Weg 1
  122.          21109 Hamburg (Germany)
  123.  
  124.  
  125.                        MEDIA P.S. Software Registration Form
  126.                            Software Title : XDIZ V2.x
  127.  
  128.  
  129. Your Name : _________________________________________________________________
  130.  
  131.   Address : _________________________________________________________________
  132.  
  133.       PLZ : _____________  City : ___________________________________________
  134.  
  135.   Country : _________________________  Tel./Phone: __________________________
  136.  
  137. If available, your
  138. Internet E-Mail address : ___________________________________________________
  139.  
  140.  
  141. XDIZ version no.:
  142.  
  143. Reg Name : ______________________________________________________
  144.             [Used to register your software, 35 characters max]
  145.  
  146. Payment method :
  147.    
  148.    [ ] International Money Order  ($30 + $5 extra for the bank, sorry.)
  149.    [ ] Cash                       (DM 50.- or US$30)
  150.    [ ] VisaCards or Schecks       (Not accepted now, but maybe soon.)
  151.  
  152. Where did you find XDIZ?
  153.  
  154.    [ ] Friend, co-worker             [ ] BBS ________________________________
  155.    [ ] FTP-site ____________________ [ ] CD-ROM _____________________________
  156.    [ ] Other ________________________________________________________________
  157.  
  158. Comments [optional]: ________________________________________________________
  159.            
  160.            __________________________________________________________________
  161.  
  162.            __________________________________________________________________
  163.  
  164. ┌────────────────────────────────────────────────────────────────────────────┐
  165. │ You will receive your personell REGNUMBER via Phone or E-Mail in 24 hours! │
  166. └────────────────────────────────────────────────────────────────────────────┘
  167.