home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / packer / ac / ac.doc < prev    next >
Text File  |  1992-01-24  |  27KB  |  769 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                      22221              222222
  25.                     21   21    V2.10a  221   221
  26.                    21     21          221
  27.                   221     221         221
  28.                   22222222221         221
  29.                   21       21          221   221
  30.                   21       21rchive     2222221onverter
  31.                            
  32.                
  33.                           Donald M. Langhorne
  34.                         South 5241 Columbia Ave.
  35.                            Hamburg, NY 14075
  36.  
  37.  
  38.                          Regisration only $10
  39.                                    
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                                      -i-
  48.  
  49.  
  50.                                     Contents
  51.                                     --------
  52.  
  53.  
  54.                       Introduction---------------------- 1
  55.                       Special Features------------------ 1
  56.                       Installation---------------------- 1
  57.                       Archive programs------------------ 2
  58.                       Usage----------------------------- 3
  59.                       Options--------------------------- 4
  60.                       Using ACSETUP--------------------- 5
  61.                       Command Line---------------------- 6
  62.                       Command Line Options-------------- 7
  63.                       Command Line Examples------------- 7
  64.                       Limitations----------------------- 8
  65.                       History of Revisions-------------- 9
  66.                       Disclaimer------------------------ 12
  67.                       Registration---------------------- 12
  68.                       Forum on Data Express------------- 13      
  69.  
  70.  
  71.  
  72.                                       -1-
  73.  
  74.  
  75.  
  76. INTRODUCTION:
  77. =============
  78.  
  79.         AC is a menu driven archive converter.  It makes converting
  80.      archive types easy for both the expert and novice user.
  81.      AC supports the most popular archive programs in circulation.
  82.      By customizing the AC.CFG file that is now an integral part of
  83.      AC, it is possible to use almost any archive program.  AC allows
  84.      for easy conversion between any two archive types specified.
  85.      AC is once again also a Command Line program.  Both the menu
  86.      interface and command line have been integrated into one EXE file.
  87.  
  88.  
  89. SPECIAL FEATURES:
  90. =================
  91.  
  92.       -AC has the ability to report conversion to a log file
  93.       -AC works in conjunction with a configuration file AC.CFG.  This allows
  94.        for customization
  95.       -AC supports recursive archives.  To convert an archive recursively
  96.        the archive being converted to MUST support recursion.
  97.       -AC can SCAN archives during conversion to check for viruses
  98.       -AC will prompt for a new file name if it is about to overwrite an
  99.        archive file.  This can be suppressed to allow for updating
  100.        archive files to newer version. IE pkzip 1.10 --> pkzip 2.00
  101.  
  102.  
  103.  
  104. Installation:
  105. =============
  106.  
  107.         Installation can be completed by following these simple steps:
  108.  
  109.         1)  Copy the files AC.EXE, AC.CFG and ACSETUP.EXE to a directory
  110.             in your path.
  111.  
  112.         2)  Wherever you place AC.EXE, AC.CFG and ACSETUP.EXE they MUST
  113.         be in the SAME location for AC to operate properly.
  114.  
  115.         3)  Check the file AC.CFG to make sure that the archivers match
  116.             the ones you use, and if necessary modify it to suit your
  117.             system.
  118.  
  119.             
  120.         That's It!! Enjoy.
  121.  
  122.  
  123.  
  124.                                       -2-
  125.  
  126. Archive Programs:
  127.  
  128.         The following is a list of all known archivers that I was able
  129.         to integrate into AC along with the versions I have tested
  130.  
  131.         -AC will search your path for the following archive programs:
  132.  
  133.  
  134. Type:          Files Supported           Vendor   Versions(tested & supported)
  135. =============================================================================
  136.  
  137. ARC programs:
  138.                pkarc.exe & pkxarc.exe   {PKWARE, Inc.}        3.61
  139.                pkpak.exe & pkunpak.exe  {PKWARE, Inc.}        3.61
  140.                arc.exe                  {Sea, Inc.}           6.02
  141.  
  142. ARJ programs:
  143.                arj.exe                  {Robert Jung}         2.00-2.22
  144.  
  145. LZH programs:
  146.                lha.exe                  {Haruyasu Yoshizaki}  2.11-13
  147.                lharc.exe                {Haruyasu Yoshizaki}  1.13c
  148.  
  149. ZIP programs:
  150.                pkzip.exe & pkunzip.exe   {PKWARE, Inc.}       1.10
  151.  
  152. DWC programs:
  153.                dwc.exe                   {Dean W. Cooper}     A5.01
  154.  
  155. HYP programs:                            (P. Sawatzki K.P. Nischke}
  156.                hyper.exe                                      2.5
  157.  
  158. ZOO programs:
  159.                zoo.exe                   {Rahul Dhesi}        2.01-2.10
  160.  
  161. MD  programs:
  162.                mdcd.exe                  {Mike Davenport}     1.00
  163.  
  164. PAK programs:
  165.                pak.exe                   {NOGATE Consulting}  2.51
  166.  
  167. LZS programs:                     {K.MIKI H.OKUMURA K.MASUYAMA}
  168.                larc.exe &larc7e.ovr                           3.33
  169.  
  170.  
  171.  
  172.                                      -3-
  173.  
  174.  
  175.  
  176. USAGE:
  177.      AC has been designed to be as easy and quick to use as possible.
  178.      All that is necessary to convert an archive is to follow these
  179.      simple rules:
  180.  
  181.         1)  After running AC, you will see a window that shows all
  182.             the available directories(including '..' to allow you
  183.             to navigate your entire directory structure by moving
  184.             one directory back toward the root directory).  This
  185.             window will also show any archives that reside in your
  186.             current directory.  AC will ONLY show valid archive
  187.             files recognized by AC
  188.  
  189.          2) By moving the cursor, either higlite the file you want to
  190.             convert or Tag files for conversion.
  191.  
  192.          3) Before you convert the archives, you should check to see
  193.             that AC is configured for your needs.  Hitting the F3
  194.             key will bring up a window with all the current toggles
  195.             and their settings.  Make any adjustments necessary.
  196.             ***It is possible to save the desired settings of the***
  197.             ***Toggles as defaults only if AC has been registered***
  198.  
  199.          4) after you have selected what archive type and what settings
  200.             to use, Press F2 to convert the highlited file only, or
  201.             F5 to convert all tagged files.
  202.  
  203.          5) AC will then proceed with the conversion, and when done
  204.             return you to the main program, with the file structure
  205.             updated.
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.         
  213.                                      -4-
  214. OPTIONS:
  215. =========
  216.      All options can be changed by higliting the desired toggle and
  217.      pressing the <return> key to go thru the available selections.
  218.  
  219.      Convert to: ARC/ARJ/DWC/LZH/LZS/MD/PAK/ZIP/ZOO
  220.         This setting allows the user to change what type of archive
  221.         that AC should convert to.
  222.      Recursion: ON/OFF
  223.         This will either turn on support for recursion or turn it off.
  224.         Recursion means to reconize archives that have directories with
  225.         files converted without losing it's structure.
  226.         If you are converting a recursed archive to another type that
  227.         does not support recursion, it is important to turn this switch
  228.         off.
  229.      Timestamp: ON/OFF
  230.         This toggle when turned on causes AC to alter the date of
  231.         the new archive file to the latest date of the actual files
  232.         that are inside the archive.  Turning this feature off causes
  233.         AC to use today's date for the date of the archive.
  234.      Logging: ON/OFF
  235.         This toggle when on, will cause AC to send a one line report to
  236.         a text file AC.LOG that shows the name and size of both the
  237.         old archive and new archive, and the difference in size after
  238.         conversion.  Each time a file is converted with this on, AC.LOG
  239.         will be appended to.  Turning this feature off will cause no
  240.         report to be sent.
  241.      Scan: ON/OFF
  242.         This toggle when ON, will enable SCAN.EXE to check for viruses
  243.         inside the archive.  This will increase the conversion time, so
  244.         it can usually be turned off, unless you are converting a file
  245.         you have just downloaded.
  246.      Keep Originals: ON/OFF
  247.         This toggle when ON, prevents AC from deleting the original
  248.         archive after conversion.
  249.      Video Mode: 25/43/50
  250.         This will toggle the screen size.  Be aware that 43/50 line
  251.         support is not available for CGA monitors and 50 line support
  252.         is not available to EGA monitors.  Changing this value on a
  253.         monitor that does not support these modes, could cause the
  254.         screen to look very odd, since AC does not check before it
  255.         switches modes, whether the monitor supports the higher modes.
  256.      Overwrite Mode: ON/OFF
  257.         This toggle when ON will allow AC to support updating of
  258.         archives.  For example when PKZIP 2.0 is available, you may want
  259.         to update all your existing ZIP files to the new version.
  260.         with this set to ON, AC will not check to see if it is
  261.         overwriting a file, which it normally does.  This should only
  262.         be set to ON when you want to update archives to the same type.
  263.      Current drive: C:,D:, etc.
  264.         This will allow the user to change drives, note that for this
  265.         release floppy drives are not supported!  This will be addressed
  266.         in a future release.
  267.  
  268.  
  269.                                      -5-
  270.  
  271. Using ACSETUP
  272. =======================
  273.  
  274.  
  275.        -ACSETUP is a menu driven program that allows the user to easily
  276.         and quickly configure the AC.CFG program for use with AC.EXE.
  277.         Once AC.CFG is configured it is not necessary to keep ACSETUP
  278.         installed, but any changes that need to be made should be done
  279.         using ACSETUP.
  280.  
  281.        -Assuming ACSETUP is in your path and AC.CFG is in THE SAME
  282.         DIRECTORY as ACSETUP, ACSETUP can be run from any directory.
  283.  
  284.        -When using ACSETUP, use the up and down arrow keys to highlight
  285.         the item you wish to change.  Then hit the enter key to choose
  286.         your choice.  ESC will return you to the previous menu options.
  287.         and if you hit ESC at the main menu, it will exit the program.
  288.  
  289.  
  290.        -Major features of ACSETUP, and some limitations.
  291.  
  292.          1) If you make changes in ACSETUP, you MUST save them by
  293.             selecting the last option on the main menu 'Save
  294.             configuration'  Your changes will not be saved unless this
  295.             is done.
  296.  
  297.          2) All archivers are different, and some require that all the
  298.             switches be separated by spaces, others require NO spaces.
  299.             It is up to the user to be sure to take this into account
  300.             when changing/adding switches.
  301.  
  302.                 Example:
  303.                  to compress an ARJ file with recursion and
  304.                  timestamping from DOS you would normally type
  305.                  something like this:
  306.                                 ARJ a -r -s arjfile.arj
  307.  
  308.                  --The normal switch would be ' a '
  309.                  --The recursive switch would be ' -r '
  310.                  --The timestamp switch would be ' -s '
  311.  
  312.                 When AC runs, it simply adds these lines together, so
  313.                 if there are no spaces entered, the command would become:
  314.                                 ARJ a-r-s arjfile.arj
  315.                 which would cause ARJ to return an error message.
  316.  
  317.          3) Simply hitting return when asked to enter a value will cause
  318.             ACSETUP not to change anything(The original value will be
  319.             retained).  The one exception is when entering the
  320.             registration number, which need only be entered once.
  321.  
  322.          4) The menu choice 'Default toggles' is only applicable to the
  323.             registered version.  While you can enter and make changes
  324.             to these values, they will not be recongized by AC unless
  325.             a valid registration number has been entered.
  326.  
  327.  
  328.  
  329.                                          -6-
  330.  
  331.  
  332. Command Line: 
  333. =============
  334.  
  335.      AC will accept command line options.  This allows for faster operation
  336.      since AC is told what to do when it executes, acts on the switches and
  337.      exits.
  338.  
  339.      Commands:
  340.      ========= 
  341.  
  342.      /a  Convert to .ARC{Default}
  343.           This will convert the specified file(s) to an archive(s) of type ARC
  344.  
  345.      /j  Convert to .ARJ
  346.           This will convert the specified file(s) to an archive(s) of type ARJ
  347.  
  348.      /d  Convert to .DWC
  349.           This will convert the specified file(s) to an archive(s) of type DWC
  350.  
  351.      /h  Convert to .HYP
  352.           This will convert the specified file(s) to an archive(s) of type HYP
  353.  
  354.      /l  Convert to .LZH
  355.           This will convert the specified file(s) to an archive(s) of type LZH
  356.      
  357.      /m  Convert to .MD
  358.           This will convert the specified file(s) to an archive(s) of type MD
  359.  
  360.      /p  Convert to .PAK
  361.           This will convert the specified file(s) to an archive(s) of type PAK
  362.  
  363.      /s  Convert to .LZS
  364.           This will convert the specified file(s) to an archive(s) of type LZS
  365.      
  366.      /o  Convert to .ZOO
  367.           This will convert the specified file(s) to an archive(s) of type ZOO
  368.  
  369.      /z  Convert to .ZIP
  370.           This will convert the specified file(s) to an archive(s) of type ZIP
  371.  
  372.      /k  Keep originals
  373.           This command will prevent AC from deleting the original archive after
  374.           conversion.  When AC is finished there would be two archives.  The 
  375.           original and the new.
  376.      /v  Scan for Viruses.
  377.           This command will invoke McAffee's SCAN after extraction and before
  378.           re-compression.  If a virus is detected, AC will notify the user.
  379.  
  380.      /w  Write report to LOG file
  381.           This command will cause AC to append/create to the file AC.LOG which
  382.           would be located in the same directory as AC.EXE.  The log file will
  383.           keep information on the names and filesizes before and after
  384.           conversion, plus the difference in size.
  385.      
  386.      /u  Update archive
  387.           this command will prevent AC from checking if there is already a file
  388.           with the name that the archive will become after conversion.
  389.           This command is most useful when simply updating an archive without
  390.           changing it's type.  IE update files from pkzip 1.10 to 2.00
  391.  
  392.  
  393.  
  394.  
  395.                                          -7-
  396.  
  397.      OPTIONS:
  398.      ======== 
  399.           Options should follow the command that specifies the type to convert
  400.      to and should not have any spaces between the two.
  401.      IE 'AC /jr filename.zip' is the correct syntax.   
  402.  
  403.      r  convert file with recursion.  
  404.         This option will allow for nested directories inside of archive files.
  405.  
  406.      t  Update to latest member
  407.         This option will cause AC to locate the newest file inside of the 
  408.         current archive and change to date of the new archive to that date.
  409.                
  410.  
  411. Examples:  Command Line
  412. =======================
  413.  
  414.      Example 1:  To convert the file AC210.ZIP to an ARJ.
  415.                     
  416.                     'AC /j AC210.ZIP' or 'AC AC210'
  417.      
  418.  
  419.      Example 2:  To convert the file WP51.ZIP to an ARJ file with recursion
  420.                  and timestamping without deleting the original archive.
  421.                     
  422.                     'AC /jrt /k WP51.ZIP'    
  423.  
  424.      Example 3:  To convert the file MYFILE.LZH to a ZIP file with recursion
  425.                  timestamping, not deleting the original, scan for viruses
  426.                  and report to a log file.
  427.  
  428.                     'AC /zrt /k /v /w MYFILE.ZIP'
  429.  
  430.      Example 4:  To update the file ZIPFILE.ZIP which is currently compressed
  431.                  with PKZIP 1.10 to the newer PKZIP 2.00
  432.  
  433.                     'AC /z /u ZIPFILE.ZIP'
  434.                          
  435.  
  436. Note on defaults:
  437. =========================
  438.  
  439.      **Only Registered versions allow for the defaults to be modified.**
  440.  
  441.      The pre-defined default for Archive type is ARC.  
  442.      It is possible to not include a switch specifying what archive type
  443.      to convert to.  IE 'AC MYFILE.ARJ' would automatically convert the
  444.      file from type .ARJ to type .ARC.  Registered users can change this
  445.      default to any other for faster execution.
  446.  
  447.      As of this release it is NOT possible to toggle the recursion or timestamp
  448.      options from the command line if NO archive switch is supplied.
  449.  
  450.      
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.                                          -8-
  463.  
  464.  
  465.  
  466. LIMITATIONS:
  467. ============
  468.  
  469.         The following is a compilation of known limitations that I have
  470.         encountered while writing AC, some are in the works(to be added
  471.         in future releases) and others are inherent in the archivers
  472.         that AC uses and would be extremely difficult, if not impossible
  473.         to fix
  474.  
  475.         --As of this release AC no longer supports SFX archives.
  476.           This will be re-implemented in a future release.
  477.  
  478.         --AC does not support hercules video cards.
  479.  
  480.         --AC may not work well on monochrome monitors(The default colors
  481.           may not allow the user to see the cursor)  This will
  482.           be address in a future release as will ability to change
  483.           colors.
  484.  
  485.         --Do not Add Recursive switch settings to DWC or ZOO, while they
  486.           both support recursion, they both use the full path with the
  487.           drive, and will not work with AC at this time.
  488.  
  489.         --While AC does support the option to scan archives for viruses,
  490.           I have not been able to test this feature properly in a
  491.           real-time situation.  I would appreciate hearing from ANYONE
  492.           who experience a virus detection with AC, and can let me know
  493.           if it executed properly or not.
  494.  
  495.         --While Larc does have the ability to create SFX files, it will
  496.           create a COM file if it is less than 65k and an EXE if greater
  497.           than 65k.  At this time AC does not support SFX files with
  498.           COM extensions.  This will be addressed in a future release.
  499.  
  500.         --DWC uses the environment variable TEMP if it exists to point
  501.           to the directory for it to create temporary files in.  If this
  502.           value is set to a directory that does not exist DWC will not
  503.           function.
  504.  
  505.  
  506.  
  507.                                          -9-
  508.  
  509.  
  510. History
  511. =======
  512. *(NR)==Not Released
  513.  
  514.    Version 2.10a [01-25-92]
  515.    ========================
  516.         -Fixed AC so it will not exit if an archive that is defined in AC.CFG
  517.          is not found in the DOS PATH.
  518.         -Fixed AC so that when executing AC -S AC will return to the current
  519.          directory, not the directory where AC.CFG resides.
  520.  
  521.    Version 2.10  [01-10-92]
  522.    ========================
  523.         -Re-implemented command line interface.
  524.         -Modified some screen routines, mostly esthetic.
  525.         -Changed options menu so the cursor will loop around from top to bottom
  526.          and bottom to top.
  527.         -Added -S switch to display defaults.                  
  528.  
  529.  
  530.    Version 2.02  [01-08-92]
  531.    ========================
  532.         -Fixed a few screen bugs when there are more file than appear on
  533.          screen.
  534.         -Added Alt-T(tag/untag files) to command keys.
  535.         -Modified AC to advance cursor down after tagging a file.
  536.  
  537.    Version 2.00b [12-30-91]
  538.    ========================
  539.         -Fixed bug that caused AC not to recognize first directory
  540.          when at the root directory
  541.         -Support for Hyper was accidentally left out of AC2.00 and
  542.          AC2.00a.  Reinstalled it.
  543.  
  544.    Version 2.00a [12-29-91]
  545.    ========================
  546.         -Removed SFX options from ACSETUP to avoid any confusion for
  547.          first time users.
  548.         -Fixed minor screen glitch when switching to 43/50 modes
  549.  
  550.    Version 2.00 [12-28-91]
  551.    =======================
  552.    -AC is now a menu driven program
  553.  
  554.    Version 1.51 [12-18-91]
  555.    ========================
  556.    -Many enhancements made to ACSETUP, improved input handling with
  557.     on screen reference.
  558.    -Added /U switch to AC to handle archive updates.
  559.  
  560.  
  561.    Version 1.50a [11-30-91]
  562.    ========================
  563.    -Fixed bug that caused AC not to work properly when it was renamed.
  564.  
  565.  
  566.  
  567.  
  568.  
  569.  
  570.  
  571.  
  572.  
  573.                                         -10-
  574.  
  575.    Version 1.50  [11-19-91]
  576.    ========================
  577.    -Changes made to AC and AC.CFG to accomadate ACSETUP.
  578.    -Added ability for renaming AC.EXE to any other name, so long as the
  579.     .CFG file is also renamed to the same name
  580.  
  581.    Version 1.42a [11-14-91](NR)
  582.    ========================
  583.    -Fixed very minor glitch in the logging routine.
  584.  
  585.    Version 1.42  [11-13-91]
  586.    ========================
  587.    -Fixed problems with the log file, output was not lined up making it
  588.     hard to view as the file became larger.  Added size difference to
  589.     log file.
  590.  
  591.    Version 1.41  [11-12-91] (NR)
  592.    ========================
  593.    -Removed the 'x' switch for extra compression.  This option can still
  594.     be used by adding the proper switches to the AC.CFG file.
  595.  
  596.  
  597.    Version 1.40  [11-05-91]
  598.    ========================
  599.    -Minor modifications to screen output
  600.  
  601.    Version 1.38  [10-17-91] (NR)
  602.    ========================
  603.    -Fixed long standing bug that prevented using file*.* wildcard specs
  604.     on the command line. Could use file.* or file*, but not file*.*.
  605.     fixed.
  606.  
  607.    Version 1.37  [10-15-91]
  608.    ========================
  609.    -More bug fixes, problem with converting to an SFX of type ARJ,
  610.    fixed.
  611.  
  612.    Version 1.36  [10-07-91] (NR)
  613.    ========================
  614.    -Bug Fixes
  615.  
  616.    Version 1.35  [10-06-91] (NR)
  617.    ========================
  618.    -Added logging feature, uses new switch /w.  Will create and/or
  619.     add to AC.LOG the files it has converted and size differences.
  620.  
  621.    Version 1.34  [10-05-91] (NR)
  622.    ========================
  623.    -More bug fixes
  624.    Version 1.33  [10-04-91] (NR)
  625.  
  626.    ========================
  627.    -Fixed some leftover bugs and made AC rely more heavily on it's
  628.     config file
  629.  
  630.    Version 1.32  [10-03-91] (NR)
  631.    ========================
  632.    -Added registration requirement for certain defaults to be recognized
  633.     in AC.CFG
  634.  
  635.  
  636.  
  637.  
  638.                                         -11-
  639.  
  640.  
  641.    Version 1.31  [10-02-91] (NR)
  642.    ========================
  643.    -Added colors to AC
  644.  
  645.    Version 1.3F  [10-02-91] (NR)
  646.    ========================
  647.    -Improved speed with screen writes, particularly the help screen
  648.  
  649.    Version 1.3A-E [09-29-91] (NR)
  650.    =======================
  651.    -Continual refinement of interpreting AC.CFG file
  652.    -AC now depends on the existence of AC.CFG for execution
  653.  
  654.    Version 1.3  [09-21-91] (NR)
  655.    =======================
  656.      -Began conversion of program to separate source files and 
  657.       formed basis for using configuration file
  658.  
  659.    Version 1.2B [09-17-91] (NR)
  660.    =======================
  661.      -Fixed bug that would cause AC to crash if an Archive and exe had
  662.       the same name, but the exe was NOT a SFX file.
  663.  
  664.  
  665.    Version 1.2A [08-28-91] (NR)
  666.    =======================
  667.      -Fixed minor bug where AC would report it's switch info for each
  668.       archive converted if multiple filespecs were specified.
  669.  
  670.  
  671.    Version 1.2  [08-21-91]
  672.    =======================
  673.         -Removed some final code left over for debuging purposes.
  674.  
  675.  
  676.                                 -12-
  677.  
  678. DISCLAIMER:
  679. ===========
  680.  
  681.      I assume no liability or responsibility for any damages that may occur
  682.      from the use or misuse of this program.  A user operates this program 
  683.      without any guarantees as to the accuracy of the information included.  
  684.      All use is at the user's risk.
  685.  
  686.  
  687. A note on registration:
  688. =======================
  689.  
  690.      I am releasing this program as shareware.  Using this program for a
  691.      NON-COMMERCIAL PURPOSE is allowed.  AC is NOT Public Domain Software
  692.      nor is it Freeware.  It is copyrighted by myself and I retain the
  693.      rights to all files included in this release.  Using this program
  694.      for personal use is allowed.  If you find this program of use,
  695.      a donation of $10 is encouraged.  Use of this program 
  696.      for COMMERCIAL use REQUIRES registration of $10 US per copy.
  697.      Please make payment in US funds to:
  698.  
  699.        Donald M. Langhorne
  700.        South 5241 Columbia Ave.
  701.        Hamburg, NY  14075
  702.  
  703. Thank you for your interest in AC.
  704.  
  705.  
  706. Why register:
  707. =============
  708.  
  709.         Registering this program gives you a license to use AC and enjoy
  710.         free upgrades for the life of the program.  The registered
  711.         version will enable defaults for all options to be set
  712.         either on or off in the CFG file.
  713.         For more information or to register write to the above address.
  714.  
  715. problems or suggestions:
  716. ========================
  717.  
  718.    If you encounter a problem or have any suggestions in reference to this
  719.    program, please send your comments to the above address or to the 
  720.    following boards.  I am interested in you problems/suggestion
  721.    with/for AC.  Please contact me with any questions or problems.  I
  722.    will try to help anyone, registered or not who takes the time to get
  723.    in touch with me as best as I can.
  724.  
  725.  
  726.      BIBMUG:716-695-0583
  727.      Data Express:716-627-7420(2400)  716-627-3299(19200-HST)
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.                                         -13-
  743.  
  744. FORUM:
  745. ======
  746.  
  747.      I have a forum on the Data Express that is dedicated to Q & A
  748.      about AC.  Whether you are registered or not I would like to
  749.      hear your suggestions for AC, and will be glad to help out in
  750.      as much as I can.  Keep in mind that while I will try to help
  751.      all that I can, registered users will have priority.
  752.  
  753.      To Acces the forum, all you have to do is follow these simple
  754.      steps.
  755.         1) Call the Data Express
  756.         2) If you don't already have an account, then create one now.
  757.         3) After answering the usual questions when logging on, at
  758.            the Main menu command type 'J 5'.  This will put you in the
  759.            AC Forum.
  760.         4) If you want to read the previous messages type 'R' to read
  761.            them.
  762.         5) To leave me a message, just type 'E' to enter a message
  763.            and address it to 'Don Langhorne'.
  764.  
  765.  
  766.  
  767.  
  768.                 
  769.