home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 01e / mc.zip / MC.DOC next >
Text File  |  1989-08-01  |  19KB  |  479 lines

  1.  
  2.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  3.                                 All Rights Reserved.
  4.  
  5.  
  6.  
  7.  
  8.                 ***************************************************
  9.                 *                                                 *
  10.                 *            ▐     ▐       ▐▐▐▐▐                  *
  11.                 *            ▐▐   ▐▐       ▐                      *
  12.                 *            ▐ ▐ ▐ ▐ ulti  ▐    ommand            *
  13.                 *            ▐  ▐  ▐       ▐▐▐▐▐                  *
  14.                 *                                                 *
  15.                 *              Multi Command System.              *
  16.                 *                                                 *
  17.                 *                    Ver 1.5                      *
  18.                 *                                                 *
  19.                 *              BY: Stephen J. Joerger             *
  20.                 *                                                 *
  21.                 ***************************************************
  22.  
  23.  
  24.  
  25.                                   DOCUMENTATION.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  34.                                 All Rights Reserved.
  35.  
  36.  
  37.                                       - 1 -
  38.  
  39.                                - TABLE OF CONTENTS -
  40.  
  41.  
  42.            "MC" Command  .............................................  2
  43.            LICENSE       .............................................  3
  44.            WARRANTY      .............................................  4
  45.            ORDERING INFORMATION ......................................  5
  46.            ORDER FORM    .............................................  6
  47.            CORPORATE AND QUANTITY PURCHASES ..........................  7
  48.            PROBLEM REPORTING .........................................  8
  49.            CREDITS AND TRADEMARKS ....................................  9
  50.            DOLPHWARE, INC. ........................................... 10
  51.            OTHER PRODUCTS  ........................................... 11
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  59.                                 All Rights Reserved.
  60.  
  61.                                       - 2 -
  62.  
  63.  
  64.   MC (Multi Command)                                           Ver 1.5
  65.   Command                                                      Rel 7/25/89
  66.   ------------------------------------------------------------------------
  67.  
  68.   Purpose:  Allow for multiple commands to be strung along one line.
  69.  
  70.   Format:   MC cmd1;cmd2;cmd3;cmd4;cmd5;cmd6;cmd7;cmd8;cmd9;cmd10;
  71.  
  72.              A maximum of 10 commands up to 127 characters may be keyed.
  73.              Each command must end with a semicolon, including the last
  74.              command entered.  If a semicolon is missed, "MC" will exit
  75.              from the command and display a master command line screen.
  76.  
  77.   Remarks:  The MC command allows the user to string multiple commands
  78.             along one line, eliminating the need to enter the commands
  79.             one after the other, waiting for each command to be executed.
  80.             It allows the user to combined groups of commands in sequence,
  81.             giving the user the ability to batch a set of commands. When
  82.             combining commands the full name of the program must be used
  83.             including the extension.  If the program has its own command
  84.             line option, then only the program name (without extension)
  85.             plus the command line option need to be entered.
  86.  
  87.   Examples: Change and display directories.
  88.  
  89.                MC dir/w;cd\123;dir;cd\;dir;
  90.  
  91.             Change directory, run Turbo basic, change directory, run
  92.               Turbo C, change back to the root directory and check for
  93.               available disk space:
  94.  
  95.                MC cd\tb;tb.exe;cd\tc2;tc.exe;cd\;free.exe;
  96.                                                                          *
  97.             Call a specific program when activating Turbo Basic, Turbo c,
  98.                change back to root directory, check for free disk space.
  99.  
  100.                MC cd\tb;tb test1;cd\tc2;tc steph;cd\;free.exe;
  101.  
  102.             Using a Batch file:
  103.               Change to root directory, load ramdisk, start log, start menu
  104.               system. When menu deactivated, return to root directory, check
  105.               available free space, park hard drive heads.
  106.  
  107.                Start.bat :
  108.               MC cd\;ramdisk/64;log.com;splmem.com;dmenu.exe;cd\;free.exe;
  109.                  park.com;
  110.  
  111.                With the use of PF keys assignments, multiple MC commands
  112.                can be added to your Batch files. This will help eliminate
  113.                the need to have many lines for each option choosen, being
  114.                replaced by 1 line of up to 10 commands.
  115.  
  116.  
  117.  
  118.  
  119.  
  120.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  121.                                 All Rights Reserved.
  122.  
  123.                                       - 3 -
  124.  
  125.                                      LICENSE
  126.  
  127.  
  128.     All versions of "MC", including version 1.5, are not public domain
  129.     software, nor are they free software.
  130.  
  131.        "MC" is copyright (C) 1989, DOLPHWARE, INC. ALL RIGHTS RESERVED.
  132.  
  133.     Non-registered users are granted a limited  license to  use "MC" on a
  134.     trial basis  for the purpose of determining whether "MC" is suitable
  135.     for their needs.  Use of "MC", except for this limited purpose, requires
  136.     registration.  Use of non-registered copies of "MC" by any person, business,
  137.     corporation, governmental agency or other entity institution is strictly
  138.     forbidden.
  139.  
  140.     Registration permits a user the license to use "MC" only on a single
  141.     computer; a registered user may use the program on a different computer,
  142.     but may not use the program on more than one computer at the same time.
  143.  
  144.     No user may modify "MC" in any way, including but not limited to decompiling,
  145.     disassembling or otherwise reverse engineering the program.
  146.  
  147.     All users  are granted  a limited  license to copy "MC" only for the trial
  148.     use of others subject to the above limitations, and also the following:
  149.  
  150.           "MC" must be copied in unmodified form, complete with the file
  151.           containing this license information.
  152.  
  153.           The full "MC" documentation must be included with the copy.
  154.  
  155.           No fee, charge or other compensation may be accepted or requested
  156.           by any licensee. (See Waiver note).
  157.  
  158.           "MC" may not be distributed in conjunction with any other product.
  159.  
  160.     Operators of electronic bulletin board systems (Sysops) may  post "MC"
  161.     for downloading  by their  users only as long as the above conditions are
  162.     met.
  163.  
  164.     Distributors of public domain or user  supported software may distribute
  165.     copies of "MC" subject to the  above conditions.
  166.  
  167.     See the Ordering section for more information on registration, corporate
  168.     licensing and similar topics.
  169.                
  170.                
  171.                 PUBLIC DOMAIN / BBS / USER SUPPORTED SOFTWARE WAIVER.
  172.                                                             ------
  173.     Distributors of public domain or user supported software may distribute
  174.     copies of  "MC"  with other utility packages and charge a nominal disk
  175.    fee subject to the above conditions (Licensing agreement) only after
  176.     obtaining  written  permission  from DOLPHWARE, INC.  Such permission
  177.     is usually granted; please write for details.
  178.  
  179.     Dealer and Distributor inquiries welcomed.
  180.  
  181.  
  182.  
  183.  
  184.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  185.                                 All Rights Reserved.
  186.  
  187.                                       - 4 -
  188.  
  189.                                     WARRANTY
  190.  
  191.  
  192.     DOLPHWARE, INC. makes no warranty  of any kind, express or implied, including
  193.     without limitation, any warranties of merchantability and/or fitness for a
  194.     particular purpose.   DOLPHWARE, INC. shall not be liable for any damages,
  195.     whether direct, indirect, special or consequential arising from a failure
  196.     of this program to operate in the manner desired by the user. DOLPHWARE, INC.
  197.     shall not be liable for any damage to data or property which may be caused
  198.     directly or indirectly by use of the program.
  199.  
  200.     IN NO EVENT WILL DOLPHWARE, INC. BE LIABLE TO YOU FOR ANY DAMAGES, INCLUDING
  201.     ANY LOST PROFITS, LOST SAVINGS OR OTHER INCIDENTAL OR CONSEQUENTIAL DAMAGES
  202.     ARISING OUT OF YOUR USE OR INABILITY TO USE THE PROGRAM, OR FOR ANY CLAIM MADE
  203.     BY ANY OTHER PARTY.
  204.  
  205.  
  206.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  207.                                 All Rights Reserved.
  208.  
  209.                                       - 5 -
  210.  
  211.                               ORDERING INFORMATION
  212.  
  213.  
  214.     A "MC" registration licenses you to use the product on a regular basis.
  215.     Registration includes mailed notification of updates and priority support
  216.     on our support BBS (available 1990).  Registered users will also be granted
  217.     access to a registered user only BBS to become available sometime in mid 1990.
  218.     Users need register only one version of "MC"; registration includes licensed
  219.     use of all upgrades.
  220.  
  221.     Individual registrations for "MC" come in two forms.  The first, registration
  222.     only, costs $5 and assumes you have already received a copy of the program
  223.     from whatever source.  We do not provide diskettes or manuals. The registration
  224.     fee covers the use of the program.  For $20 dollars we offer a combination
  225.     registration/diskette package.  The diskette includes the latest version of
  226.     the program, its documentation and some additional supporting programs.
  227.  
  228.     Please use the enclosed order form when placing an order.
  229.  
  230.                 
  231.                 
  232.  
  233.  
  234.  
  235.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  236.                                 All Rights Reserved.
  237.  
  238.                                       - 6 -
  239.  
  240.     Remit to:                    DOLPHWARE, INC.                 Order Form
  241.                                  P.O. Box 26153
  242.                                ST. PAUL, MN 55126
  243.  
  244.     Please send:
  245.  
  246.     ____ "MC" ................................... @ $  5.00 ea     $ ______
  247.             (Current version downloaded by user, registration only)
  248.             (or from registered public domain/bbs/user supported
  249.                 diskette [signed & approved waiver agreement] ).
  250.  
  251.     ____ "MC" Registration/Disk Combo ........... @ $ 20.00 ea     $ ______
  252.             (includes registration plus program and manual on disk,
  253.              and any new support programs),
  254.                
  255.                                                          Subtotal    ______
  256.  
  257.                                                     Less Discount   <______>
  258.  
  259.           (Minnesota residents please add 6.0% sales tax)    Tax    ______
  260.  
  261.                                                              Total $ ______
  262.  
  263.  
  264.        Name: ____________________________________________________________
  265.  
  266.     Company: ____________________________________________________________
  267.  
  268.     Address: ____________________________________________________________
  269.  
  270.            : ____________________________________________________________
  271.  
  272.            : ____________________________________________________________
  273.  
  274.     Day Phone: _________________________ Eve: ___________________________
  275.  
  276.  
  277.  
  278.     ORDERS OUTSIDE THE US: Send check drawn on US bank in US dollars.
  279.  
  280.     Sorry, no C.O.D. orders will be accepted.
  281.  
  282.  
  283.  
  284.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  285.                                 All Rights Reserved.
  286.  
  287.                                       - 7 -
  288.  
  289.                         Corporate and Quantity Purchases
  290.  
  291.  
  292.     All corporate, business, government or other commercial users of "MC"
  293.     must be registered.  We offer quantity discounts starting at the eleventh
  294.     copy.  Corporate or site licensing is also available.
  295.  
  296.     For single unit orders, use the enclosed order form.  We accept purchase
  297.     orders in amounts over $100 only.  All other orders should be prepaid.
  298.  
  299.     Orders in quantities of less than 75 units are handled as bulk purchases.
  300.     We can provide either the registration/registration disk combo .
  301.     Purchases of  over 75 units may be handled as quantity purchases or as
  302.     corporate licensing agreements.  Licensing agreements allow duplication
  303.     and  distribution  of  specific numbers of copies within the licensed
  304.     institution.  Duplication of multiple copies is not allowed except through
  305.     execution of a licensing agreement.  Please write or call for details.
  306.  
  307.     The quantity purchase discounts are as follows:
  308.  
  309.             0- 10 copies:      no discount
  310.            11- 25 copies:     15% discount
  311.            26- 50 copies:     20% discount
  312.            51-100 copies:     25% discount
  313.           101-200 copies:     30% discount
  314.           201-300 copies:     35% discount
  315.           301+    copies:     40% discount
  316.  
  317.     ALL PRICES AND DISCOUNTS ARE SUBJECT TO CHANGE WITHOUT NOTICE.  Discounts
  318.     are not cumulative; they  apply to  single orders of like products only.
  319.     Unit prices are the same as for individual users.
  320.  
  321.     WARNING: YOU MAY NOT USE "MC" WITHIN YOUR ORGANIZATION WITHOUT A PRIOR
  322.     PURCHASE OR LICENSE ARRANGEMENT.
  323.  
  324.  
  325.  
  326.  
  327.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  328.                                 All Rights Reserved.
  329.  
  330.                                       - 8 -
  331.  
  332.                                  PROBLEM REPORTING.
  333.  
  334.        Should you discover something wrong with  "MC" , please report
  335.        the problem.  Every effort has been made to make sure that this
  336.        product will work easily and efficiently.  Many hours have been
  337.        spent in developing and testing, we welcome feedback to help make
  338.        this product the best of its type around.
  339.  
  340.        Include information about your computer (brand, microprocessor
  341.        and BIOS version), your DOS version, video card and other
  342.        software you are using with "MC".
  343.  
  344.        Send to:
  345.  
  346.            DOLPHWARE, INC.
  347.            P.O. BOX 26153
  348.            ST. PAUL,  MN. 55126
  349.            Business Number :(612) 786-8647
  350.            Home     Number :(612) 786-7794
  351.  
  352.  
  353.                
  354.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  355.                                 All Rights Reserved.
  356.                
  357.                                       - 9 -
  358.  
  359.                              CREDITS AND TRADEMARKS
  360.  
  361.  
  362.        Borland International.
  363.          "MC" was created using:
  364.          Turbo Basic, Copyright (C) Borland International 1987, 1989.
  365.                
  366.        IBM
  367.          IBM, IBM Personal Computer, IBM Personal Computer XT and IBM
  368.          Personal Computer AT are registered trademarks of
  369.          International Business Machines Corporation.
  370.  
  371.  
  372.        123 is a registered trademark of Lotus Development Corporation.
  373.  
  374.        Turbo Basic is a registered trademark of Borland International.
  375.                
  376.        Turbo C is a registered trademark of Borland International.
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.                
  389.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  390.                                 All Rights Reserved.
  391.                
  392.                                       - 10 -
  393.  
  394.                                   DOLPHWARE, INC.
  395.  
  396.  
  397.          DOLPHWARE, INC: Minnesota based family Software Development Firm.
  398.          "MC" was designed and written by Stephen J. Joerger.
  399.          Please feel free to address any ideas or comments to Stephen's
  400.          attention.
  401.  
  402.          Dolphware, Inc. is available for commercial or educational
  403.          software development projects. We presently support the  following
  404.          languages.
  405.  
  406.          PC BASED:
  407.                
  408.                      TURBO BASIC, MICROSOFT BASIC, TURBO C, MICROSOFT C,
  409.                      LET's c, QUICK C, TURBO PASCAL, UTAH COBOL, LOTUS 123
  410.                      SYMPHONY, TURBO PROLOG.
  411.                
  412.                      We are also familiar with many other software application
  413.                      packages.
  414.  
  415.          MAIN FRAME (43XX, 30XX...):
  416.                
  417.                      VS/COBOL, COBOL II, CICS COBOL, APS, DB2, CLIST DEVELOPMENT,
  418.                      SYNCSORT / SORT WRITER, IBM UTILITY PROGRAMS.
  419.  
  420.          Our rates are very competitive. For further details, please
  421.          contact DOLPHWARE, INC.
  422.  
  423.          DOLPHWARE, INC.
  424.          P.O. BOX 26153
  425.          ST. PAUL,  MN. 55126
  426.          Business Number :(612) 786-8647
  427.          Home     Number :(612) 786-7794
  428.  
  429.  
  430.  
  431.  
  432.                      "MC", Copyright (c) 1989, DOLPHWARE, INC.
  433.                                 All Rights Reserved.
  434.  
  435.                                       - 11 -
  436.  
  437.                                   OTHER PRODUCTS.
  438.                
  439.                 
  440.                
  441.       THE PROTECTOR:       Hard Disk Backup Manager.
  442.                          Allows the user to set and control
  443.                          when backups should be done. Options
  444.                          include selecting by day/days, date,
  445.                          and available disk space. Includes a
  446.                          Xcopy shell.
  447.              
  448.       UTILITY:             Primer on IBM utilities found on IBM
  449.                          mainframe computers. Includes detail
  450.                          explanations and fully tested sample
  451.                          jcl. Covers all major utilities currently
  452.                          used on a IBM Mainframe.    To Be Released Aug 1989.
  453.              
  454.       JENS: Multi Dialer:  Multiple dialer and recorder for use in
  455.                          industrial setting where Pc's, S1's, Dec's
  456.                          etc are interconnected via a network and
  457.                          backup lines. Program checks backup phone
  458.                          to modem connection/modem to computer con-
  459.                          nection. Includes simple script command to
  460.                          get information from remote computer. Includes
  461.                          log reporting system. Protect your backup
  462.                          invetsment via timely line checks.
  463.              
  464.       HELP 3.1/3.2/3.3:    DOS Help system activated to display a selection menu,
  465.                          or via the command line to display just the information
  466.                          choosen.  Includes Pf Key section, extended Ascii code,
  467.                          Batch file notes.
  468.              
  469.              
  470.     ALL Programs listed are subject to change without notice.  Write or call for
  471.    latest program listing.  New programs will be added on a monthly basis. At present
  472.    DOLPHWARE, INC. has up to 32 programs currently under development ranging from
  473.    Communications, Word Processor, Data base, to Multi tasking system for DOS users.
  474.     Dealer and Distributor inquiries welcomed.
  475.                
  476.  
  477.  
  478.     >>> END "MC" DOCUMENTATION. <<<
  479.