home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / _autodiz.zip / AUTODIZ.DOC < prev    next >
Text File  |  1994-11-16  |  11KB  |  211 lines

  1. ┌────────────────────────────────────────────────────────────────────────────╗
  2. │                                                                            ║
  3. │         PEGASUS SOFTWARE'S  * AUTODIZ *  FILE_ID.DIZ UPDATER 3.1           ║
  4. │                                                                            ║
  5. │                    Copyright (c) 1993,94 Chris Michaels                    ║
  6. │                                                                            ║
  7. │                         Another Fine Program From:                         ║
  8. │                                                                            ║
  9. │          The PEGASUS PROJECT...the Next Generation (813) 481-5575          ║
  10. │                                                                            ║
  11. └════════════════════════════════════════════════════════════════════════════╝
  12.  
  13.  NOTE: VERSION 3.1 CONTAINS A CHANGE THAT REQUIRES YOU RE-WRITE YOUR
  14.        CONFIGURATION FILE <IF USED> PLEASE SEE THE CONFIGURATION INFO
  15.        BELOW....VERSION 3.1 WILL NOT RUN PROPERLY WITH ANY OTHER
  16.        VERSION'S CONFIGURATION FILE!!!!
  17.  
  18.  |  INDICATES CHANGES IN THIS VERSION
  19.  
  20.  OVERVIEW
  21.  ════════
  22.  
  23.         PEGASUS SOFTWARE'S * AUTODIZ * is a utility that will add a
  24.         FILE_ID.DIZ description file to any ZIP. It searches first for
  25.         an existing FILE_ID.DIZ and, if found, skips the processing of
  26.         that file; if not found, it will search any ascii text file in
  27.         PCBOARD description format, and create a FILE_ID.DIZ with the
  28.         description of that file, then add it to the ZIP, all
  29.         automatically, making it unnecessary for you to manually type
  30.         the description when you upload the file to a BBS that supports
  31.         FILE_ID.DIZ descriptions <LIKE PCBOARD!>.
  32.         You can obtain your description by download the LIST OF
  33.         AVAILABLE FILES contained in most BBS's upload directory, or,
  34.         you can simply set your comm program to capture your BBS session
  35.         to a file and * AUTODIZ * will seek out the file descriptions from
  36.         that capture file! What could be easier?
  37.  
  38.         If you capture file contains line noise, AUTODIZ will detect it
  39.         and skip over it in the search, this will prevent a premature
  40.         END OF FILE marker stoping the search before it is complete.
  41.  
  42. |       Beginning with this release <3.1> AUTODIZ will now allow you to
  43. |       add your own comment to the archive. See Configuration file
  44. |       Below (registered version only!!!!)
  45.  
  46.  SETUP
  47.  ═════
  48.         Setup is fairly simple and straightforward. Simply unzip the
  49.         archive into the directory where you want * AUTODIZ * to operate
  50.         from...I put it in my path so it is always available.
  51.         Although not necessary, you *can* create a configuration file
  52.         for * AUTODIZ * that will enable it to run without prompting you
  53.         for file locations, the content of the CFG file is discussed
  54.         below. If you choose not to make a CFG file, * AUTODIZ * will
  55.         prompt you each time it is run for location of the files to
  56.         process and location of the descriptions text file.
  57.  
  58.  
  59.         CONFIGURATION FILE <OPTIONAL>
  60.  
  61.         Using any text editor, create a file called AUTODIZ.CFG <or
  62.         anything else you want to call it>, and enter these lines:
  63.         (NOTE: This file may contain only the first two entires, unless
  64.         you have additional directories to process. In that case you can
  65.         add up to 10 directores after the CAP file location. BUT YOU
  66.         MUST NEVER....NEVER EXCEED 13 TOTAL LINES IN THIS FILE!!!!!!
  67.  
  68.  
  69.               C:\TELIX\TELIX.CAP  <=========TEXT FILE CONTAINING FILE
  70.                                             DESCRIPTIONS. This can be
  71.                                             any text file that has
  72.                                             descriptions in PCBOARD
  73.                                             directory format
  74.  
  75.               Y                   <=========Toggle <Y> or <N> for include
  76.                                             line at end of DIZ that says:
  77.                                             "DIZ by * PEGASUS AUTODIZ *..."
  78.                                              IN UNREGISTERED VERSION THIS
  79.                                              WILL ALWAYS BE <Y>
  80.  
  81.               Y                   <======== Toggle <Y> or <N> for sound
  82.                                             effects.
  83.                                             IN UNREGISTERED VERSION THIS
  84.                                             WILL ALWAYS BE <Y>
  85.  
  86. |             C:\YOUROWN.CMT       <====== The PATH & NAME of the ASCII TEXT
  87. |                                           file containing your ZIP
  88. |                                           comment that you want added
  89. |                                           to the ZIP. DO NOT USE THE
  90. |                                           NAME <AUTODIZ.CMT>...THIS
  91. |                                           IS THE NAME OF THE DEFAULT
  92. |                                           FILE AUTODIZ CREATES AND
  93. |                                           DELETES WITH EACH RUN.
  94. |                                           >>>>>>>>IF YOU DO NOT
  95. |                                           HAVE A COMMENT OR DO NOT
  96. |                                           WISH TO ADD ONE YOU MUST
  97. |                                           TYPE "NO" HERE OR, IF YOU
  98. |                                           WISH, YOU CAN TYPE
  99. |                                           "AUTODIZ.CMT", AND AUTODIZ
  100. |                                           WILL PUT IT'S DEFAULT
  101. |                                           COMMENT IN THE ARCHIVE.
  102. |                                           THIS FIELD MUST *NOT*
  103. |                                           BE BLANK!!!!<<<<
  104.  
  105.  
  106.               C:\UPLOAD           <======== DIRECTORY CONTAINING UPLOADS
  107.                                             TO BE PROCESSED
  108.  
  109.               C:\TEST             <======== DIRECTORY CONTAINING UPLOADS
  110.                                             TO BE PROCESSED <OPTIONAL>
  111.  
  112.               C:\TEMP             <======== DIRECTORY CONTAINING UPLOADS
  113.                                             TO BE PROCESSED <OPTIONAL>
  114.  
  115.               C:\DOWNLOAD         <======== DIRECTORY CONTAINING UPLOADS
  116.                                             TO BE PROCESSED <OPTIONAL>
  117.  
  118.               C:\FILES            <======== DIRECTORY CONTAINING UPLOADS
  119.                                             TO BE PROCESSED <OPTIONAL>
  120.                                             YOU CAN ADD UP TO 10 (ONLY)
  121.                                             DIRECTORIES TO BE PROCESSED
  122.  
  123.         The benefits of using a configuration file include the fact that
  124.         with it * AUTODIZ * becomes a completely automated program. I
  125.         run it from a batch file every time I exit my COMM program,
  126.         using the above configuration. I use TELIX and my bat file looks
  127.         like this:
  128.  
  129.                             CD \TELIX
  130.                             TELIX
  131.                             AUTODIZ  AUTODIZ.CFG
  132.                             CD \MAIN
  133.                             MENU
  134.                                                                                     people are using that may not
  135.         The session would go like this:
  136.  
  137.             As soon as I am in TELIX, I type ALT-L to start my capture
  138.             log. The default setting for the CAP file is TELIX.CAP so
  139.             I use that. I then call the BBS I am going to download from,
  140.             and display the directories I will be choosing files from.
  141.             <As the descriptions go past on my screen, they are being
  142.             captured into my cap file>. I flag the files I wish to
  143.             download, and download them. I then exit the BBS, and call
  144.             another, if I wish and repeat the same operation...NEVER
  145.             closing the cap file...Telix will do that automatically when
  146.             I quit. The rest is handled by * AUTODIZ * and when I am
  147.             done, I have an upload directory with a bunch of files that
  148.             ALL contain FILE_ID.DIZ files, so when I upload them to
  149.             my board, or any other <that supports FILE_ID.DIZ files> I
  150.             simply type SEE DIZ when prompted for a description, or, if
  151.             I upload in the batch mode <UB> I don't have to write a
  152.             thing...PCBOARD will seek out the FILE_ID.DIZ and place it
  153.             in the description area for you!
  154.  
  155.             NEAT, HUH?
  156.  
  157.           > IF A DESCRIPTION CANNOT BE FOUND IN THE FILE OR IN YOUR
  158.           > DESCRIPTION TXT FILE, THE NAME(S) OF THE UNDESCRIBED FILE WILL
  159.           > BE WRITTEN TO A FILE CALLED "NOTFOUND.TXT" FOR YOU TO
  160.           > REVIEW.
  161.  
  162. IMPORTANT!!!!!!!
  163. IMPORTANT!!!!!!!  YOU MUST HAVE PKZIP.EXE *AND* PKUNZIP.EXE IN YOUR
  164. IMPORTANT!!!!!!!  PATH OR IN THE DIRECTORY WHERE * AUTODIZ * IS RUNNING
  165. IMPORTANT!!!!!!!  OR IT WILL NOT OPERATE!!!!!!!
  166. IMPORTANT!!!!!!!
  167.  
  168.  
  169.  
  170.  REGISTRATION
  171.  ════════════
  172.  
  173.       PEGASUS * AUTODIZ * IS NOT FREE IT IS SHAREWARE. If you use the program,
  174.       you MUST register it. Registration will also eliminate the 15
  175.       second delay at the beginning and end of the program, and
  176.       registeration will give you the option of removing the:
  177.  
  178.                   <Desc by: PEGASUS AUTODIZ * 813-481-5575>
  179.  
  180.       from the descriptions AUTODIZ creates.
  181.  
  182.       FAILURE TO REGISTER IS A VIOLATION OF THE COPYRIGHT LAWS!
  183.  
  184.       Registration fee is $15.00. To register complete the enclosed
  185.       ORDER.FRM with your name, address, phone,
  186.       <bbs name, and bbs phone number>
  187.             if applicable
  188.       and mail it along with a Check/Money Order for $15.00 to:
  189.  
  190.                          CHRIS MICHAELS
  191.                          PEGASUS SOFTWARE & IMAGING
  192.                          P.O. BOX 1185
  193.                          CAPE CORAL, FL 33910
  194.  
  195.  
  196.        If you have any comments, suggestions etc. you can contact me at
  197.  
  198.           THE PEGASUS PROJECT...the Next GeneratioN (813) 481-5575
  199.         Or INTERNET E-MAIL ADDRESS: chris.michaels@pegproj.sccsi.com
  200.  
  201.    DISCLAIMER
  202.    ══════════
  203.  
  204.          PEGASUS * AUTODIZ * has been tested thoroughly, however, as with all
  205.          shareware, we cannot be held responsible for any damage or loss
  206.          resulting from this program, and will not be liable for
  207.          anything. The program is offered as is, and the user accepts
  208.          all responsibility. Plain and simple, we are not responsible
  209.          for anything, however, if you have a problem, we will do our
  210.          best to solve it.
  211.