home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / compress / ac310.zip / UPDATE.TXT < prev    next >
Text File  |  1993-08-14  |  5KB  |  106 lines

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