home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / adiz10.zip / ADIZ.DOC next >
Text File  |  1995-07-05  |  4KB  |  100 lines

  1.  
  2.               ░▒▓██ PCBOARD DIRxx DIRECTORY MAKER - v.1.0 ██▓▒░
  3.  
  4.                      (c) Copyright 1995 Alex F. Dolgosh
  5.                        Version release date: 7/2/95
  6.  
  7. ░▒▓█Definition█▓▒░
  8.  
  9. ADIZ is an executable program designed to read the filenames in an MS-DOS
  10. file directory using the "DIR" command, and then examine all the .ZIP
  11. files for the presence of a FILE_ID.DIZ description file.  If found, the
  12. FILE_ID.DIZ description will be inserted in a PCBoard-format DIRxx file
  13. directory.  The header and typical filename output of ADIZ follows.  The
  14. scale will show the location of each field in the PCBoard format.
  15.  
  16. Filename       Size      Date    Description of File Contents
  17. ============ ========  ========  =============================================
  18. FILENAME.EXT   123456  01-13-95  <This file needs a description>
  19. ┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬┬
  20. │   ┴    │    ┴    │    ┴    │    ┴    │    ┴    │    ┴    │    ┴    │    ┴   │
  21. 1        1         2         3         4         5         6         7        7
  22.          0         0         0         0         0         0         0        9
  23.  
  24. ADIZ will examine the contents of each FILE_ID.DIZ and, if it fails to meet
  25. the standard line length and number criteria, will reformat the information
  26. to fit properly in the DIRxx file with a limit of 10 lines of correct length.
  27.  
  28. If no FILE_ID.DIZ file is found - or the file is not an archive in the .ZIP
  29. protocol - a line of description which states:
  30.  
  31.                   <This file needs a description>
  32.  
  33. will be inserted in place of the description.
  34.  
  35. This program is helpful with CD ROMs which do not have prepared PCBoard
  36. DIRxx file directories and all the files are grouped in separate DOS
  37. directories.
  38.  
  39.  
  40. ░▒▓█Installation█▓▒░
  41.  
  42. 1. Make a working directory for ADIZ (eg: C:\ADIZ). The DIRxx file will be
  43.    created in this directory.
  44.  
  45. 2. Unzip the contents of ADIZ10.ZIP into that directory.
  46.    The archive contains the following:
  47.  
  48.                          ADIZ.EXE - Main Executable
  49.                          ADIZ.DOC - This File
  50.                       FILE_ID.DIZ - Description File
  51.  
  52. 3. Make sure the latest version of PKUNZIP.EXE is either in your working
  53.    directory or its location is in your DOS PATH statement.
  54.  
  55. 3. Run the ADIZ program.  Optionally, you may (C)reate a new DIRxx PCBoard
  56.    file directory, or (R)efresh an existing DIRxx which may be out of sync
  57.    with the files in your corresponding file directory.
  58.  
  59.    Simply respond to the prompts for DIRxx number and DOS directory location
  60.    of archived files.
  61.  
  62.    NOTE: Do not use DIRxx names with file extensions.  DIR34 is a valid name,
  63.          but DIR34.TXT is not operational.
  64.  
  65. 4. If you choose the (C)reate option, ADIZ will read all the filenames in the
  66.    selected DOS directory and create a PCBoard-format DIRxx file directory
  67.    with all the available FILE_ID.DIZ descriptions found in the .ZIP archives.
  68.  
  69. 5. If you choose to (R)efresh an existing DIRxx text file directory, ADIZ
  70.    will make a backup copy of your existing DIRxx and create a new listing,
  71.    preserving all descriptions not supported by archived FILE_ID.DIZ text
  72.    descriptions.  Existing file descriptions of files not in the .ZIP archive
  73.    protocol and of .ZIP files which do not contain FILE_ID.DIZ will be
  74.    preserved as listed in the original DIRxx.
  75.  
  76. 6. You may then manually edit the new DIRxx file to add the missing or new
  77.    descriptions.
  78.  
  79. ░▒▓█REGISTRATION█▓▒░
  80.  
  81.   This program is freeware, and is offered without warranty.  The author is
  82.   not responsible for its operation, or for any consequential losses or
  83.   damage arising from its use.  If you have any questions about its operation,
  84.   you may contact the author by leaving a message on:
  85.  
  86.                        Cleveland Hamnet BBS
  87.                        Willoughby, Ohio  44094
  88.                        (216) 942-6382
  89.  
  90.   ...or by Internet E-Mail - al.dolgosh@cleham.nshore.org
  91.  
  92.  
  93. July 2, 1995
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.