home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / SCIENCE / MATHMAST.ZIP / MATHMAST.DOC < prev    next >
Encoding:
Text File  |  1991-05-17  |  9.5 KB  |  461 lines

  1.  
  2.            _      ___   _____  ____   _____                      _____    ___
  3.   |   |   / \    /   \    |   |      |  () )        |    |  /\  | ()  )  |
  4.   |\_/|  |   |    \       |   |--    |   /    ____  |    | |  | |    /   |__
  5.   |   |  |---|     |      |   |      | | \   |____| | /\ | |--| | |\ \   |
  6.   |   |  |   | \___/      |   +----  |_|\_\         |/  \| |  | |_| \_\  |___
  7.  
  8.  
  9.  ______   _______    ______     ______   ______   __    ___    _____    _______
  10. |      \ |       |  |  ____|  /     __] |   __|  |  \  |   |  |     | / /----\_\
  11. | ( )  | |  ( )_/   | |        \   \    |  |     |   \ |   |   -- --   \ \
  12. |  ___/  |    \     | |__       \   |   |  |__   |    \|   |    | |      \ \
  13. | |      | |\  \    |  __|  ____/   |   |   __|  |  |\     |    | |       \ \
  14. | |      | | \  \   | |____ |      /    |  |__   |  | \    |    | |        | |
  15. |_|      |_|  \__\  |______||_____/     |_____|  |__|  |___|    |_| /\ ___/ /
  16.                                                                     \ -----
  17.  
  18.                  _   _____                  _     __  _____  ____  _____
  19.          |   |  / \    |   |  |     |   |  / \   /  \   |   |     |  o _)
  20.          |\_/| |---|   |   |--| ==  |\_/| |---|   \     |   |---  |   /
  21.          |   | |   |   |   |  |     |   | |   | \__/    |   |____ |_|\_\
  22. ---------------------------------------------------------------------------
  23. Table of Contents
  24. -----------------
  25.  
  26.  
  27.  
  28.  
  29. Introduction...............................................................1
  30.  
  31. Copyright and Disclaimer...................................................2
  32.  
  33. Setting up Configuration...................................................3
  34.  
  35. Beginners Guide to setting up MathMaster...................................4
  36.  
  37. Registration...............................................................5
  38.  
  39. Contacting the Author......................................................6
  40.                
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  Introduction
  68. -------------
  69.  
  70.              MathMaster v2.7 is a Math Tutorial Program, that helps
  71.             ages 8 and up practice, Addition, Multiplication, Division
  72.             and Subtraction, written using Quickbasic v4.5.
  73.  
  74.             I wrote this to be educational and to be fun while they
  75.             use it. This is one of the first programs(not the first
  76.             version) I wrote, orginally written on the C-64.
  77.  
  78.            When I got this Leading Edge Model D2,I proceded to convert
  79.           the C-64 Version over to the IBM PC/AT Compatible. Time went
  80.           by and I lost the Commodore 64 source. I want to thank all
  81.           those who have helped me,by making comments about my previous
  82.           versions. They are too many to name,so I thank them all.
  83.           (They know who they are.)
  84.  
  85.  
  86.           Now I bet you are asking is what makes this program
  87.          different enough to warrant the time to take look at it.
  88.          Well, I will tell you. Most programs have the cursor move
  89.          from the right to left. I wanted MathMaster to be different,
  90.          while teaching the person the correct way to do math.
  91.  
  92.           When the person does a problem. Instead of the cursor
  93.          going left to right,it goes right to left. (Except the
  94.          Division problems.)
  95.  
  96.  
  97.           This program is Copyrighted 1990,1991 James Frazee.
  98.  
  99.         Help support shareware by registering this software if you plan
  100.       to use this longer than 30 days. (See Page #5 for more information
  101.       on how to register this fine program.)
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                                     Page 1
  131.  
  132.  
  133.  
  134.  
  135.  Copyright, Disclaimer, etc.
  136.  ----------------------------
  137.  
  138.              MathMaster is Copyrighted 1990,1991 by James Frazee.
  139.  
  140.                I give you permission to use this program, and
  141.              distribute it freely in unmodified form with all
  142.              the documentation.
  143.  
  144.               I make no claims about this program. I have done
  145.              everything that I know to keep your system safe. I have
  146.              tested the program with no problems.
  147.  
  148.  
  149.              I also have not added anything that would harm your system in
  150.             anyway. If you find a copy of this program infected with a virus,
  151.             I recommend to use the latest version of Scan. (Which can be found
  152.             on many Electronic Bulletin Boards.
  153.  
  154.  
  155.  
  156.              Also let whoever you got the file from know so he will not affect
  157.              his users.
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.                                  Page 2
  197.  
  198.  
  199.  
  200.  
  201.  Setting up the configuration
  202.  ----------------------------
  203.  
  204.              Within this compressed file should be the file MMASTER.CFG, if
  205.              not MathMaster will create one for you.
  206.  
  207.              Example of MMASTER.CFG
  208.  
  209.              JOHN DOE
  210.              0
  211.              0
  212.  
  213.  
  214. Line #1 is your first and last name.
  215.  
  216. Line #2 is where your registration code goes. When you receive your
  217. registration code from me, after you register this.
  218.  
  219.  
  220.  
  221. Line 3 is for the kind of Adapter you use. Below is the numbers for each
  222. graphic adapter you have.
  223.  
  224.     For Monochrome Monitors put the number "1"
  225.     For Color Graphic Adapter put the number "2"
  226.     For Enhanced Graphic Adapter put the number "3"
  227.  
  228.  
  229.   Just erase the MathMast.cfg file and MathMaster will make
  230.  a new one for you, if the previous information was too techical.
  231.  
  232.  
  233.    You can also run INSTALL.EXE (See INSTALL.DOC for more information.)
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.                               Page 3
  262.  
  263.  
  264.  
  265.  Beginners' guide to installing MathMaster
  266. ---------------------------------------------
  267.  
  268. This section here is to help those who are new to computers.
  269.  
  270. This program does not take a lot of room, so it will fit on
  271. a 360k DS/DD Disk easily.
  272.  
  273.  
  274. Installing it to a floppy
  275. ---------------------------------
  276. #1 Copy all the file to your formatted floppy.
  277.  
  278. #2
  279. (A) If you are using a monochrome monitor,use your favorite
  280.     text editor to edit the MATHMAST.CFG and change the 3 to a 1.
  281.  
  282. (B) If you are using a Color Graphics Adapter (CGA) use your text
  283.  editor and change the 3 to a 2 in the MATHMAST.CFG.
  284.  
  285.  
  286.  
  287. #3 Type MATHMAST at the Dos Prompt.
  288.  
  289.  
  290.            
  291.                                           
  292.  If do not have a text editor, just copy all those files on your 360k
  293. DS/DD disk, but the MATHMAST.CFG. Goto step 3. When it runs it will
  294. ask what kind of adapter you are using. Choose the type and it will be
  295. ready to use.
  296. Also you can use INSTALL.EXE which is include with this version of
  297. MathMaster.
  298. (information on that is below.)
  299.  
  300.  How to installing Math Master on a hard drive. 
  301.  -----------------------------------------------
  302. Installing it on your Hard Drive is as easy as installing it on a floppy
  303. disk. I wrote MathMaster, so it can fit anywhere on your Hard Drive
  304. with no problem of it working.
  305.  
  306. The subdirectory name is just a name I chose. Just place the name you want the
  307. sub-directory in place of the one I suggest.
  308.  
  309. #1, Make a Sub-directory called MSTMST27 by typing at your Dos prompt:
  310.  
  311. MD MTHMST27
  312.  
  313. #2 Copy all the files from the source disk to the directory you just made.
  314.  
  315. Read #2 of installing it to a floppy.
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.         
  326.  
  327.                                 Page 4
  328.  
  329.  
  330.  
  331.  
  332.    Registration
  333.   ----------------
  334.                 This program is not Public Domain but Shareware.
  335.  
  336.              This means that you must register this software if
  337.             you plan to use it, more than the trial period of 30
  338.             days.
  339.  
  340.                 If you feel that MathMaster is not worth the $5.00
  341.              (USA Currency), then after thirty days have passed, you
  342.              MUST quit using it.
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.                                  PAGE 5
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  Contact the Author
  400.  ------------------
  401.              You can contact the author of this product, through either of
  402.              these places listed below. Comments are welcome.
  403.  
  404.  
  405.            Postal Address                      Action Northwest
  406.            ---------------                     ----------------
  407.            Master-Ware                        Home of Master-Ware
  408.            P.O. Box 1543                      -------------------
  409.            Granite Falls,Wa 98252             SysOp:James Frazee
  410.                                               ------------------
  411.                                               Hours: 24 hrs a day
  412.                                               ===================
  413.                                                 (206) 691-5042
  414.  
  415.                        Electronic Bulletin Boards
  416.                       --------------------------
  417.           ProVision I                     Action Northwest
  418.           ----------                   -------------------
  419.        SysOp: Joel Bergen               SysOp: James Frazee
  420.        -----------------               -------------------
  421.         (206) 353-6966                  Hours: 24 hrs a day
  422.         --------------                  -------------------
  423.         Fidonet:1:343/65.0                (206) 691-5042
  424.                                           --------------
  425.                                           Settings: 8-N-1
  426.  
  427.           >>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<
  428.           >You can contact me via the message base(s) there.<
  429.           >>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.                                   PAGE 6 
  461.