home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / ac311.zip / UPDATE.TXT < prev    next >
Text File  |  1994-11-20  |  5KB  |  111 lines

  1.      AC - The Archive Converter  V3.11 [11-20-94]  By Donald M. Langhorne
  2.                 Copyright (c) 1991,1994; All rights reserved;
  3.     ====================================================================
  4.  
  5. Information on updating from version 3.10 to 3.11
  6. --------------------------------------------------
  7. There should be NO differences between these two
  8. version in regards to the data files.
  9.  
  10. Information on updating from versions 3.0x to 3.10
  11. --------------------------------------------------
  12.  
  13. The datafile format has changed with this release.
  14. If would like to use the datafile from a previous
  15. version of AC, you must update it before use.  The
  16. program UPDATE.EXE will update your datafile to the
  17. version 3.10 format and keep all your custom settings
  18. intact.  For instructions on using UPDATE, just type
  19. the name UPDATE at the command prompt for usage.
  20.        
  21. Information on updating from version 3.00 to 3.01
  22. -------------------------------------------------
  23.  
  24. The datafile format remains unchanged from earlier
  25. versions of AC after and including V3.00.  It is
  26. worth mentioning here however that SQZ seems to
  27. not work properly when you use the '/' character as
  28. the switch character.  SQZ also accepts the '-'
  29. character and that works with AC.  If you choose to use
  30. the new AC.DB that comes with this release, then the
  31. necessary changes have already been made.  If you wish
  32. to use a datafile from earlier releases, you can, but
  33. you should correct the information for SQZ.
  34.  
  35. For example: with the original AC.DB files that I
  36.              distributed with AC versions 3.00-3.00c
  37.              the definition for the archiver portion
  38.              of SQZ had this defined for the recursive
  39.              switch: '/s'  You should change this to
  40.              '-s' for it to work properly with AC.  This
  41.              process should be repeated for ALL switches
  42.              that are defined for SQZ.  Don't forget to
  43.              change the dearchiver for SQZ too!
  44.  
  45. Information on updating from versions of AC prior to 3.00
  46. ---------------------------------------------------------
  47.  
  48. AC has been completely converted and mostly rewritten
  49. from C to C++.  In addition, the configuration file
  50. has changed drastically.  Due to the disparity between
  51. the older type of configuration file and the new, I have
  52. not provided an automatic method of updating the
  53. configuration file.  Future releases will provide an
  54. automatic procedure, since I do not plan on modifying the
  55. basic method of storing information in the configuration
  56. file.
  57.  
  58. ****NOTE****  If you have not made any changes to the
  59. ****NOTE****  configuration file before, then you do
  60. ****NOTE****  not need to perform any transfering of
  61. ****NOTE****  information, and can delete the old AC.CFG
  62. ****NOTE****  and use the AC.DB that you should have
  63. ****NOTE****  received with AC.
  64.  
  65. The following describes one method of transfering over
  66. information from your existing AC configuration file to
  67. the new format.
  68.  
  69. 1)  If possible, you should print out the old configuration
  70.     file to a printer.  For example you could type
  71.     'type AC.CFG >lpt1' from DOS and it will print out your
  72.     configuration information.
  73.  
  74. 2)  Run the new ACS.EXE(ACSetup).
  75.  
  76. 3)  If you are a registered user, goto Register, and enter your
  77.     registration #.  Next goto Defaults and set your preferences.
  78.  
  79. 4)  Select Archivers from the main menu.  Next select the archive
  80.     extension you wish to define.  Perform the following tasks:
  81.     a) Check the name of the archiver, if it is different from
  82.        what you had previously replace it.
  83.     b) Check the switches.  AC now separates EACH switch on a
  84.        separate line.  You want to match up to switches with
  85.        the s="..." for the appropriate archiver.  For each
  86.        switch in the s="...", place it separately in up to 4
  87.        switch fields.
  88.     c) Repeat step b) for the recursive switches, where r="..."
  89.        is where you will find the recursive switches.
  90.     d) Repeat step b) for the timestamp switch.
  91.     e) Set the command line switch if necessary to one of the
  92.        available options.
  93.     f) Set the switch separator to 0 -SPACE, or 1-NONE. This
  94.        is dependant upon the archiver.  Most archivers separate
  95.        each switch on the command line with a space, but a few
  96.        do not.  If they don't, then set this option to NOa NE.
  97.     g) Repeat steps a-f for all other archivers.
  98.  
  99.  
  100. 5)  Select Dearchivers from the main menu.  Repeat the process described
  101.     above for archivers and apply it to dearchivers.  Since there are
  102.     no timestamp options for dearchivers, skip step d) above.
  103.  
  104.  
  105. 6)  That's it!  If you are encountering problems, registered users can
  106.     phone me for help.  I will be more than happy to step you through
  107.     converting your configuration file.  If you are not a registered user,
  108.     either E-mail me via CompuServe, or write me to the address in AC.DOC
  109.  
  110.  
  111.