home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / HARDWARE / RECON20.ZIP / RECONFIG.DOC < prev    next >
Encoding:
Text File  |  1989-10-03  |  28.1 KB  |  725 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                               R E C O N F I G
  14.  
  15.                                     by
  16.                              Michael L. Wilson
  17.  
  18.  
  19.  
  20.  
  21.  
  22.                  Copyright (c) 1989 Compufax Computer Systems
  23.                               1840  41st Avenue
  24.                               Suite 102-124
  25.                               Capitola, CA  95010
  26.                               (408) 462-7236
  27.                               (408) 479-7702
  28.  
  29.  
  30.  
  31.  
  32.  
  33.                       T A B L E   O F   C O N T E N T S
  34.  
  35.  
  36.           I.  INTRODUCTION
  37.  
  38.               What is RECONFIG................................1
  39.  
  40.               The Need For System Reconfiguration.............1
  41.  
  42.           
  43.          II.  USING RECONFIG
  44.  
  45.               Installation....................................2
  46.       
  47.               The Opening Menu................................3
  48.  
  49.               Command Line Operation..........................6
  50.  
  51.               BOOT.DAT........................................7
  52.  
  53.          III. GENERAL INFORMATION
  54.  
  55.               Revision History................................8
  56.  
  57.               Acknowledgements................................9
  58.  
  59.               License........................................10
  60.  
  61.               Disclaimer.....................................11
  62.  
  63.               Ordering Information...........................12
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.                                        i
  90.  
  91.  
  92. RECONFIG                                                              page 1
  93.  
  94.      I.  Introduction
  95.  
  96.        What is RECONFIG?
  97.  
  98.          RECONFIG is a program that will allow you to easily and quickly
  99.          change your system configuration.  This will not change your
  100.          hardware setup, but will change your AUTOEXEC.BAT and CONFIG.SYS
  101.          files so that your system will boot-up into a different
  102.          configuration.
  103.  
  104.          RECONFIG does this by keeping an "archive" of your various
  105.          AUTOEXEC.BAT and CONFIG.SYS files in a subdirectory.  By using
  106.          RECONFIG's menu driven system, you can easily copy these files
  107.          to your root directory of drive C:.
  108.  
  109.          These archived AUTOEXEC/CONFIG files have different extensions
  110.          placed on them to tell what they are for.  AUTOEXEC.TEL might
  111.          be used for your telecommunications setup.  There is a CONFIG
  112.          and AUTOEXEC pair for each extension in the subdirectory.
  113.  
  114.          RECONFIG uses a file called BOOT.DAT which is created by the
  115.          installation procedure.  This file contains the name of your
  116.          editor and listing program.  It also contains a list of the
  117.          extensions in the subdirectory and descriptions explaining
  118.          what they are for.  These extensions and descriptions are
  119.          in a menu during reconfiguration.
  120.  
  121.          There are many programs such as this on BBSs, but none offer the
  122.          ease of use and options that RECONFIG does.  
  123.  
  124.     
  125.       The Need For System Reconfiguration:
  126.      
  127.          The PC Power-User might have many pieces of software on his
  128.          system.  Memory Resident calculators, notebooks and the like
  129.          can really eat up memory.  If he wants to run a compiler that
  130.          requires a great deal of memory, it might be a difficult task
  131.          removing all these from memory.  With RECONFIG, you can
  132.          easily (one keystroke), copy the modified AUTOEXEC and CONFIG
  133.          to your root directory and reboot.
  134.  
  135.          With RECONFIG, you have control over your system.  Have a custom
  136.          setup for each major application.  Easily add or remove memory
  137.          resident programs from your setup.  You are in control with
  138.          RECONFIG.
  139.  
  140.  
  141. RECONFIG                                                              page 2
  142.  
  143.     II. Using RECONFIG
  144.  
  145.       Installation
  146.  
  147.          To install RECONFIG, do the following:
  148.  
  149.             1.  Copy all files to the directory you wish to use
  150.                 for your RECONFIG files.  If you received RECONFIG 
  151.                 in an archive, un-arc all the files in the subdirectory.
  152.  
  153.             2.  At the DOS prompt, with the above directory being current,
  154.                 type RINSTALL <return>.
  155.  
  156.             3.  The following window is displayed:
  157.  
  158.  
  159. ╔════════════════════════════════════════════════════════════════════════════╗
  160. ║                  R E C O N F I G   I N S T A L L A T I O N                 ║
  161. ║                                                                            ║
  162. ║    Create BOOT.DAT in D:\C\RECON                                           ║
  163. ║                                                                            ║
  164. ║    Editor Name: Q.EXE                                                      ║
  165. ║                                                                            ║
  166. ║    Lister Name: LIST.COM                                                   ║
  167. ║                                                                            ║
  168. ║    Auto Boot Status(on/off): OFF                                           ║
  169. ║                                                                            ║
  170. ║    Default Extension: STD                                                  ║
  171. ║                                                                            ║
  172. ║    Default Description: Standard Boot Configuration                        ║
  173. ║                                                                            ║
  174. ║    Modify AUTOEXEC.BAT: YES                                                ║
  175. ║                                                                            ║
  176. ║ To Edit,  use cursor keys,  PgUp, PgDn, Tab, Shift Tab, Ins, Del and Enter.║
  177. ║ Alt-D and Ctrl-Y deletes line, ESC abandons, F10 Saves and Creates BOOT.DAT║
  178. ╚════════════════════════════════════════════════════════════════════════════╝
  179.  
  180.             You may edit the 6 fields:
  181.                 Where to create BOOT.DAT
  182.                 Editor Name
  183.                 Lister Name
  184.                 Auto Boot Status
  185.                 Default Extension
  186.                 Default Description
  187.                 Modify Autoexec
  188.  
  189.             The fields may be edited using the keys listed:
  190.                 Left and Right Cursor Keys move within a field
  191.                 Up and Down Cursor Keys move between fields
  192.                 PageUp and PageDown move between fields
  193.                 TAB and Shift-TAB move between fields
  194.                 Ins inserts toggles insert mode
  195.                 Del deletes the cursor character
  196.                 Enter move down one field
  197.                 Alt-D and Ctrl-Y deletes a field's contents
  198.                 ESC abandons the installation
  199.                 F10 accepts the fields and continues installation
  200.  
  201.  
  202. RECONFIG                                                              page 3
  203.  
  204.      THE FIELDS:
  205.  
  206.             Where to create BOOT.DAT:
  207.                 This is the complete drive and subdirectory path of where
  208.                 you want BOOT.DAT created.  BOOT.DAT is the data file that
  209.                 RECONFIG uses for the editor name, lister name, etc.
  210.                 If the specified subdirectory does not exist, it will be
  211.                 created.  The default is your current directory.
  212.  
  213.             Editor Name:
  214.                 This is the name of the program that you will use to
  215.                 edit your files.  Enter the complete filename and extension.
  216.                 This program must be in your path for RECONFIG to find it.
  217.                 Qedit is the default editor.
  218.  
  219.             Lister Name:
  220.                 This is the name of the program that you will use to
  221.                 view your files.  If you wish to use the DOS TYPE command,
  222.                 simply enter TYPE in this field.  If you are using a program,
  223.                 enter the complete filename and extension.  This program
  224.                 must be in your path for RECONFIG to find it.  LIST.COM is the
  225.                 default.
  226.  
  227.             Auto Boot Status:
  228.                 This field must be either ON or OFF.  ON means that
  229.                 RECONFIG will automatically reboot after reconfiguring,
  230.                 without asking.  OFF means that RECONFIG will ask if you
  231.                 want to reboot.  The default is OFF.  This is changeable
  232.                 from the main menu.
  233.  
  234.             Default Extension:
  235.                 This is the extension that will be appended to your AUTOEXEC
  236.                 and CONFIG files when they are initially backed-up during
  237.                 installation.  This should be your normal, everyday AUTOEXEC
  238.                 and CONFIG.  This extension should reflect this.  The default
  239.                 is STD (standard).
  240.    
  241.             Default Description:
  242.                 This is the description that will accompany the default
  243.                 extension.  This is displayed on the reconfig menu.  The
  244.                 default description is "Standard Boot Configuration".
  245.  
  246.             Modify Autoexec:
  247.                 This field must be either YES or NO.  YES means that
  248.                 this installation will modify your AUTOEXEC.BAT, placing
  249.                 the RECONPATH variable in your AUTOEXEC.BAT.  RECONPATH is
  250.                 an environment variable that tells RECONFIG where to find
  251.                 BOOT.DAT and the archived AUTOEXEC and CONFIG files.
  252.  
  253.  
  254. RECONFIG                                                              page 4
  255.  
  256.       The Main Menu:
  257.  
  258.                When you start RECONFIG, the following menu is displayed:
  259.                
  260.  
  261.                         ╔══════════════════════════════╗                        
  262.                         ║    SYSTEM RECONFIGURATION    ║                        
  263.                         ║         Version: x.x         ║                        
  264.                         ║     by Michael L. Wilson     ║                        
  265.                         ╚══════════════════════════════╝                        
  266.                                                                                 
  267.                            ╔══════════════════════╗                             
  268.                            ║  Reconfigure System  ║                             
  269.                            ╟──────────────────────╢                             
  270.                            ║     Reconfigure      ║                             
  271.                            ║     Check            ║                             
  272.                            ║     Update           ║                             
  273.                            ║     Modify           ║                             
  274.                            ║     Display          ║                             
  275.                            ║     Auto Boot   OFF  ║
  276.                            ║     Exit             ║                             
  277.                            ╚══════════════════════╝
  278.  
  279.                                             
  280.                The top window is the program logo.  The bottom window
  281.                is the main menu.  The main menu is divided into two parts.
  282.                The upper part is a help line that tells what each option
  283.                means.  The bottom portion contains the 7 options.  
  284.                The top option, Reconfigure, is highlighted first.
  285.                Use the cursor keys to move the highlight bar, Enter to select
  286.                and option, and ESC to abandon operation and exit.
  287.  
  288.  
  289.       THE OPTIONS:
  290.  
  291.           Reconfigure:
  292.                This option will display a menu of your extensions and
  293.                descriptions stored in BOOT.DAT.  By moving the menu bar with
  294.                the cursor keys and pressing Escape to choose and extension,
  295.                the chosen AUTOEXEC and CONFIG will be copied to your root
  296.                directory of C:.  If Auto Boot is ON, your system will be
  297.                rebooted.  If it is OFF, you will be asked if you want
  298.                it to reboot.
  299.  
  300.                On the left side of this menu, next to each extension, the
  301.                letters A and/or C will appear.  If an A is displayed, then
  302.                an AUTOEXEC exists for this extension.  A C means that a CONFIG
  303.                exists for this extension.
  304.  
  305.           Check:
  306.                This option will compare, byte for byte, an extension set that
  307.                you choose and the AUTOEXEC.BAT/CONFIG.SYS files that are
  308.                in your root directory of C:.  Choosing this option brings
  309.                up a menu of your extensions stored in BOOT.DAT.  There is
  310.                also an option to enter your own extension if your BOOT.DAT
  311.                is not up to date.
  312.  
  313. RECONFIG                                                              page 5   
  314.  
  315.           Update:
  316.                This option will copy your current AUTOEXEC.BAT/CONFIG.SYS
  317.                files to the archive directory, under an extension that
  318.                you specify.  This provides a quick way to  make sure your
  319.                archived files are up to date.
  320.  
  321.                You will be asked to enter the desired extension (up to 3
  322.                characters).  If this extension exists you will be asked to
  323.                confirm overwriting it.  If this extension does not exist, you
  324.                will be asked if you want to create it.  If the extension does
  325.                not exist, and you confirm creation, you will be asked if you
  326.                want to add it to your BOOT.DAT file.  If you answer Y, you will
  327.                be asked for a description (up to 45 characters).  Your BOOT.DAT
  328.                will then be automatically updated.
  329.           
  330.           Modify:
  331.                This option will call up a menu of your listed extensions,
  332.                your current AUTOEXEC.BAT, CONFIG.SYS, BOOT.DAT and an option
  333.                to enter a different extension.  The file that you choose
  334.                will be sent to your editor, listed in BOOT.DAT, and your
  335.                editor will be called.  When you exit your editor, you will
  336.                be returned to the main menu.
  337.                
  338.           Display:
  339.                This option will work exactly as the Modify option, but your
  340.                display program, or TYPE, will be called instead of the editor.
  341.  
  342.           Auto Boot:
  343.                Choosing this option will toggle the state of AUTO BOOT between
  344.                ON and OFF.  ON means that RECONFIG will automatically boot
  345.                after reconfiguring.  OFF means that you will be asked
  346.                if you want to reboot.
  347.  
  348.           Exit:            
  349.                This will exit RECONFIGURE and return to you DOS, or wherever
  350.                you came from.
  351.  
  352.  
  353. RECONFIG                                                              page 6
  354.  
  355.       COMMAND LINE OPERATION:
  356.           All of the options that are found on the main menu can
  357.           be used from the command line.  the syntax is:
  358.  
  359.              RECONFIG [ext] [option]
  360.  
  361.           To reconfigure your system, you would type:
  362.         
  363.              RECONFIG [ext]
  364.  
  365.           To check an extension you would type:
  366.  
  367.              RECONFIG [ext] CHECK
  368.  
  369.           To update an extension you would type:
  370.                     
  371.              RECONFIG [ext] UPDATE
  372.  
  373.           Display and modify are used the same way.
  374.  
  375.           You can also force Auto Boot ON by appending the word BOOT
  376.           when your are reconfiguring:
  377.  
  378.              RECONFIG [ext] BOOT
  379.  
  380.           [ext] is the extension set you want to process.
  381.  
  382.  
  383.  
  384.        CED:
  385.           CED is a great program for enhancing DOS.  It also allows you
  386.           to place synonyms on commands.  RECONFIG can be made much easier
  387.           to use from the command line with CED.  Consider these commands:
  388.  
  389.              SYN rec*onfig     'c:\bat\recon\reconfig %1'
  390.              SYN boot         'c:\bat\recon\reconfig %1 boot'
  391.              SYN ch*eck        'c:\bat\recon\reconfig %1 check'
  392.              SYN mod*ify    'c:\bat\recon\reconfig %1 modify'
  393.              SYN dis*play    'c:\bat\recon\reconfig %1 display'
  394.              SYN up*date    'c:\bat\recon\reconfig %1 update'
  395.  
  396.           See the CED manual for more information on CED.
  397.  
  398.  
  399.  
  400. RECONFIG                                                              page 7
  401.  
  402.  
  403.        BOOT.DAT:
  404.                This is a text file that contains data for RECONFIG to
  405.                function properly.  The information contained in BOOT.DAT
  406.                is:
  407.                    The Editor's Name
  408.                    The Display Program's Name
  409.                    Default state of Auto Boot
  410.                    The extensions and descriptions for the archived files.
  411.  
  412.                The structure of BOOT.DAT is as follows:
  413.  
  414.                    ANY line may contain one of the following:
  415.                        EDITOR=[name]
  416.                        DISPLAY=[name]
  417.                        AUTOBOOT=[off | on]
  418.                        xxx!yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
  419.  
  420.                    xxx = the extension (3 letters max)
  421.                    yyy = the descriptions (45 letters max)
  422.                    There are no spaces around the = sign with EDITOR,
  423.                      DISPLAY or AUTOBOOT.
  424.                    There are no spaces around the exclamation point in the
  425.                      extension/description line.
  426.                    If there are more than one line with EDITOR, DISPLAY
  427.                      or AUTOBOOT, the last line is used.
  428.  
  429.                BOOT.DAT must end iwith a valid "end-of-file-marker" (^Z).
  430.                There are some programs which place dozens of  marks at
  431.                the end of the file.  This can mess up the appending of
  432.                descriptions by RECONFIG.
  433.  
  434.  
  435.  
  436.  
  437.  
  438. RECONFIG                                                              page 8
  439.  
  440.      III.  GENERAL INFORMATION:
  441.  
  442.           Revision History:
  443.  
  444.            Rev 2.0   3 October 1989
  445.              Fixed 386 boot problem
  446.              New front end menu and sub menu system
  447.              New edit routine for input lines
  448.              Allow editing of BOOT.DAT from within Reconfig
  449.  
  450.            Rev 1.2   11 July 1989
  451.              Added HELP, WHAT and INFO parameters for help screen calls
  452.   
  453.            Rev 1.1   10 July 1989
  454.              Several bug fixes and recoding using pointers
  455.  
  456.            Rev 1.0   17 February 1989
  457.              Initial release.
  458.  
  459.  
  460. RECONFIG                                                              page 9
  461.  
  462.  
  463.       ACKNOWLEDGEMENTS:
  464.           Thanks to Michael Lockridge
  465.                     Tom Carlson 
  466.                     Gordon Thygeson
  467.           for their help with testing and documentation.
  468.  
  469.  
  470.           The following BBSs will have the most current version
  471.               of RECONFIG:
  472.  
  473.               The Soquel BBS  (408) 462-6329
  474.               Fort Knox BBS   (408) 335-4229
  475.               Twin Peaks BBS  (303) 651-0225
  476.  
  477.           Messages for Michael Wilson, concerning RECONFIG, can be
  478.           left at the Soquel BBS,
  479.  
  480.  
  481.           The following software packagages were referenced:
  482.  
  483.               Qedit
  484.               Copyright SemWare
  485.                         730 Elk Cove Ct
  486.                         Kennesaw, GA  30144
  487.                         (404) 426-6416
  488.  
  489.               List
  490.               Copyright Vernon D. Buerg
  491.                         139 White Oak Circle
  492.                         Petaluma, CA  94952
  493.                         -DATA- (707) 778-8944
  494.                            or  (707) 778-8844
  495.                         Compuserve ID 70007,1212
  496.  
  497.               CED
  498.               Copyright The Cove Software Group
  499.                         10057-2 Windstream Drive
  500.                         Columbia, Maryland  21044
  501.  
  502.  
  503.  
  504. RECONFIG                                                              page 10
  505.  
  506.                                    LICENSE
  507.  
  508.  
  509.  
  510.       This version of RECONFIG is NOT public domain nor free software, but
  511.       is being distributed as "shareware".
  512.  
  513.       RECONFIG is copyright (C) 1989 by Compufax Computer Systems.
  514.  
  515.       Non-registered users of this software are granted a limited
  516.       license to make an evaluation copy for trial use on a private,
  517.       non-commercial basis, for the express purpose of determining
  518.       whether RECONFIG is suitable for their needs.  At the end of this
  519.       trial period, you should either register your copy or
  520.       discontinue using RECONFIG.
  521.  
  522.       What does all this really mean?  If you use this program, then
  523.       you should pay for your copy.  That way we'll be able to provide
  524.       you support, updates and stay in business.
  525.  
  526.       A RECONFIG registration entitles you to use the program on any and
  527.       all computers available to you, with the following restriction:
  528.       If other people have access to this program or may use it, then
  529.       you should purchase a site license.  See the following section
  530.       for information about site licensing or quantity discounts.
  531.  
  532.       All users are granted a limited license to copy RECONFIG only for
  533.       the trial use of others and subject to the above limitations.
  534.       This license does NOT include distribution or copying of this
  535.       software package:
  536.  
  537.         1. In connection with any other product or service.
  538.         2. For general use within a company or institution.
  539.         3. For any consideration or 'disk fee'.
  540.         4. Distribution in modified form, i.e., the file containing
  541.            this license information MUST be included, along with the
  542.            full RECONFIG documentation.
  543.  
  544.       Operators of electronic bulletin board systems (Sysops) are
  545.       encouraged to post RECONFIG for downloading by their users, as
  546.       long as the above conditions are met.
  547.  
  548.       If you are the distributor of a public domain or user-supported
  549.       software library, then you may be eligible to distribute copies
  550.       of RECONFIG.  You must meet all of the above conditions and acquire
  551.       written permission from Compufax before doing so, however.
  552.       Please call or write for details.
  553.  
  554.  
  555. RECONFIG                                                              page 11
  556.  
  557.                                  DISCLAIMER
  558.  
  559.  
  560.  
  561.       Use of this program acknowledges this disclaimer of warranty:
  562.       "This program is supplied as-is.  Compufax disclaims all
  563.       warranties, expressed or implied, including, without limitation,
  564.       the warranties of merchantability and of fitness of this program
  565.       for any purpose.  Compufax assumes no liability for damages
  566.       direct or consequential, which may result from the use of this
  567.       program."
  568.  
  569.  
  570.  
  571.  
  572.  
  573.  
  574.  
  575.  
  576.  
  577. RECONFIG                                                              page 12
  578.  
  579.                            ORDERING INFORMATION
  580.  
  581.       A RECONFIG registration licenses you to use the product on a
  582.       regular basis.    Users need register only one version of
  583.       RECONFIG; registration includes licensed use of all upgrades.
  584.       Registered users can always get the most current version of the
  585.       program at a nominal fee ($8.00 as of this writing) by calling
  586.       or writing Compufax.  Individual registrations for RECONFIG
  587.       cost just $15.
  588.  
  589.       CORPORATE SITE LICENSES AND QUANTITY PURCHASES
  590.  
  591.       All corporate, business, government or other commercial users of
  592.       RECONFIG must be registered.  We offer quantity discounts starting
  593.       at the 2nd copy.  Corporate or site licensing is also available.
  594.  
  595.       For single unit orders, use the enclosed order form.  We accept
  596.       purchase orders in amounts over $50 only.  All other orders
  597.       should be prepaid.
  598.  
  599.       Please call or write for quantity discount pricing.
  600.  
  601.  
  602.       Corporate site licensing agreements allow duplication and
  603.       distribution of specific numbers of copies within the licensed
  604.       institution. Duplication of multiple copies is not allowed
  605.       except through execution of a licensing agreement.  Site license
  606.       fees are based upon estimated number of users.
  607.  
  608.       Note that with a site license, only one copy of the program will
  609.       be sent.  You will be responsible for distributing additional
  610.       copies.
  611.  
  612.       Please call or write for site licensing pricing.
  613.  
  614.       ALL PRICES AND DISCOUNTS ARE SUBJECT TO CHANGE WITHOUT NOTICE.
  615.       Discounts are not cumulative; they apply to single orders of
  616.       like products only.  Unit prices are the same as for individual
  617.       users.
  618.  
  619.       WARNING: YOU MAY NOT USE RECONFIG WITHIN YOUR ORGANIZATION WITHOUT
  620.       A PRIOR PURCHASE OR LICENSE ARRANGEMENT.
  621.  
  622.       Please use the enclosed order form when placing an order, or let 
  623.       your printer do all the work...See the file MAIL.ME.
  624.  
  625.  
  626.       Educational institutions, full-time students and bbs sysops can
  627.       apply a 25% discount on all prices.  PLEASE include your
  628.       educational institution letter head (with your title) or a
  629.       photo-copy of your most recent registration slip, or the name
  630.       and number of your bbs along with any other relevant
  631.       information.
  632.  
  633.       Remit to:    Compufax Computer Systems
  634.                             1840 41st Avenue
  635.                             Suite 102-124
  636.                             Capitola, CA  95010
  637.                             (408) 462-7236 or
  638.                             (408) 479-7702
  639.  
  640.                             RECONFIG version 2.00
  641.  
  642.       We offer special prices/discounts on quantity orders,
  643.       multiple-user licenses, and dealer pricing.  Call for details.
  644.  
  645.  
  646.       __ RECONFIG Registration ................... @ $ 15.00 ea  $ ______
  647.  
  648.       __ UPGRADE to the newest version ........... @ $  8.00 ea  $ ______
  649.            (REGISTERED users ONLY)
  650.  
  651.       __ Subscription plan for REGISTERED Users .. @ $ 21.00 ea  $ ______
  652.            (Receive the next 3 updates of RECONFIG, as soon as they are
  653.             available.  If you're one of those who likes the latest,
  654.             greatest, this plan is for you.)
  655.  
  656.       __ RECONFIG Lifetime Subscription .......... @ $ 575.00 ea $ ______
  657.           Every new version will be sent to you      
  658.  
  659.       __ Purchase Orders < $100.00, add $5.00 Handling Charge    $ ______
  660.  
  661.                                                         Total    $ ______
  662.          Disk type:   __ 5.25"    __ 3.5"
  663.  
  664.  
  665.       Payment by: ( ) Check  ( ) PO # ______________
  666.  
  667.          Name: _______________________________________________________
  668.  
  669.       Company: _______________________________________________________
  670.  
  671.       Address: _______________________________________________________
  672.  
  673.              : _______________________________________________________
  674.  
  675.              : _______________________________________________________
  676.  
  677.       Day Phone: _________________________ Eve: ______________________
  678.  
  679.       LET YOUR PRINTER DO ALL THE WORK...SEE THE FILE *** MAIL.ME ***
  680.  
  681.  
  682.       ------------------------ User comments -------------------------
  683.       I acquired RECONFIG v2.00 from
  684.               [ ] - Friend                    [ ] - Software product
  685.               [ ] - Computer Club             [ ] - Computer Store
  686.               [ ] - Data Base Service         [ ] - Electronic BBS
  687.               [ ] - Other - Please Specify ___________________________
  688.  
  689.       We would also appreciate any input you would care to give
  690.       concerning RECONFIG.  If you have any ideas or comments that would
  691.       make RECONFIG a better program, then please let us know.
  692.  
  693.       We value your comments!
  694.  
  695.       Comments and/or suggestions:
  696.       ________________________________________________________________
  697.  
  698.       ________________________________________________________________
  699.  
  700.       ________________________________________________________________
  701.  
  702.       ________________________________________________________________
  703.  
  704.       ________________________________________________________________
  705.  
  706.       ________________________________________________________________
  707.  
  708.       ________________________________________________________________
  709.  
  710.       ________________________________________________________________
  711.  
  712.       ________________________________________________________________
  713.  
  714.       ________________________________________________________________
  715.  
  716.       ________________________________________________________________
  717.  
  718.       ________________________________________________________________
  719.  
  720.       ________________________________________________________________
  721.  
  722.  
  723.  
  724.  
  725.