home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / UT / UT056.ZIP / MOM.DOC < prev   
Text File  |  1989-08-31  |  28KB  |  547 lines

  1.  
  2.  
  3.                    M.O.M. - Menu Organization Manager 1.1         Page 1
  4.                  ------------------------------------------
  5.                             Documentation Manual
  6.                         Copyright (C) 1989  N.E.Ware
  7.  
  8.            MOM is a  powerful yet easy to  use menu system  for computers
  9.         with hard or floppy disk drives.  The power of MOM comes from the
  10.         fact that it has  only a single program file.   There are no long
  11.         lists of  batch files,  text files,  or command files.   There is
  12.         just MOM.COM, which is a lean 22k, so you can have various copies
  13.         of it on your hard disk without it using up all your disk space.
  14.            MOM never uses  memory-residency,  so you  don't have to worry
  15.         about it using  up your RAM,  nor does it load a separate copy of
  16.         COMMAND.COM as a shell, which also eats memory.   When MOM runs a
  17.         a program for you,  it leaves no traces  of itself in memory,  so
  18.         your program can run unaffected.
  19.            MOM'S menus  are easy to setup and easy to revise.   To make a
  20.         change,  just bring the menu up,  press a function key,  and make
  21.         the revision.  That's all there is to it!
  22.            All of the menu  selections can be executed with a single key-
  23.         press,  or you can move  the cursor with the  cursor control keys
  24.         and press the ENTER key.
  25.            The colors of the menus can also be changed,  along with other
  26.         parameters, so you can design the menus to suit your preference.
  27.  
  28.  
  29.         SYSTEM REQUIREMENTS
  30.  
  31.            To run MOM,  you need a 100% IBM compatible computer with  MS-
  32.         DOS 2.0 or above.   A hard drive is recommended but not required.
  33.         MOM uses only 22k of memory while it is running, so it should run
  34.         on a  minimum memory machine.   If a monochrome  video adapter is
  35.         used, certain features of MOM will not work,  such as the ability
  36.         to change colors, and snow suppression.
  37.  
  38.  
  39.         MOM FILES
  40.  
  41.         The MOM menu system has only three files:
  42.                   MOM.COM       The menu program.
  43.                   MOM.DOC       This documentation file.
  44.                   MOMPASS.COM   The password setup utility. (Provided
  45.                                 to registered users only)
  46.  
  47.  
  48.         INSTALLATION
  49.  
  50.            Important - When changes are made to a menu,  the MOM.COM file
  51.         in the current  subdirectory is modified.   For this reason it is
  52.         highly  recommended  that you keep  the original copy  of MOM.COM
  53.         on a separate floppy disk and in a safe place.
  54.            Installing MOM is easy.   Just copy the file MOM.COM into your
  55.         root directory.   You will eventually copy  MOM.COM into all sub-
  56.         directories  you want a  menu in,  but you should  wait until you
  57.         configure the copy of MOM.COM in the root to your liking.
  58.            If you don't  have a hard drive,  you must copy MOM.COM to all
  59.         diskettes that you  want the menu to control.   Again, wait until
  60.         you have one copy of MOM.COM configured.
  61.  
  62.  
  63.         M.O.M. - Documentation Manual                             Page 2
  64.  
  65.  
  66.         MENU FUNCTIONS
  67.  
  68.         At MOM's main screen, there are four functions you can perform:
  69.  
  70.            1) Select a menu item to execute. This can be done by pressing
  71.               the selection letter, or moving the cursor to the selection
  72.               and pressing ENTER. (HOME and END keys are functional.)
  73.            2) Quit MOM by pressing ESCape.
  74.            3) Enter the Configuration Menu by pressing function key F1.
  75.            4) Execute an immediate DOS Command by pressing F2.
  76.  
  77.  
  78.         CONFIGURATION
  79.  
  80.            Configuring MOM allows you to adapt  the program to your needs
  81.         and preferences.  Let's look at the configure commands.
  82.  
  83.         Escape Key  - Exit the configuration menu.   You will be asked if
  84.                       you want to  save the changes made.   If you answer
  85.                       N(o),  the changes you made will stay in effect for
  86.                       the current  run of MOM but  will be lost  when you
  87.                       exit MOM or execute a menu selection.
  88.  
  89.         Revise Item - Allows you to add or revise a menu selection.  Just
  90.                       type the selection key you want to revise or cursor
  91.                       to it and press ENTER.  First, you will be asked to
  92.                       enter a Selection Title.   This is what will appear
  93.                       on the menu screen.   Next, you will be asked for a
  94.                       DOS Command,  which is what  will be executed  when
  95.                       this selection is chosen.  See the part on ENTERING
  96.                       DOS COMMANDS for instructions.
  97.  
  98.         Copy Item   - With this you can  copy a menu selection to another
  99.                       selection position.  You will be prompted first for
  100.                       the source  position and  then for the  destination
  101.                       position. The source selection will not be changed.
  102.  
  103.         Swap Items  - Lets you swap two menu selections.  After you enter
  104.                       the two selections,  they will switch places, along
  105.                       with their appropriate DOS Command.
  106.  
  107.         Delete Item - Will  delete a selection from the menu.   Remember,
  108.                       this deletion is not permanent until you answer YES
  109.                       to the save configuration prompt.
  110.  
  111.         Erase All   - Will delete all selections on the menu.   This will
  112.                       normally be used to  clear a menu after it has been
  113.                       copied into another subdirectory. You will be asked
  114.                       to confirm this choice.
  115.  
  116.         Titles      - Allows you to revise the menu titles. There are two
  117.                       titles, the Main Title and the Menu Title. The Main
  118.                       Title could  be used for your  company name and the
  119.                       Menu Title  could be used to describe  the function
  120.                       of the menu such as 'GAMES',  'UTILITIES', etc.  If
  121.                       the Main Title is blank,  the menu border will fill
  122.                       in the space.  (Note:  Unregistered versions of MOM
  123.                       do not allow the Main Title to be revised.)
  124.  
  125.  
  126.         M.O.M. - Documentation Manual                             Page 3
  127.  
  128.  
  129.         CONFIGURATION (cont)
  130.  
  131.         New Colors  - Allows you to change the menu colors. First, select
  132.                       the menu text that you want to change the color of.
  133.                       Then, cursor to the new color and press ENTER.  The
  134.                       screen border is a special case because there is no
  135.                       background color, so you can only select one of the
  136.                       16 foreground colors.  There are two default screen
  137.                       setups that can  be used by pressing the  F9 or F10
  138.                       function keys.   F9 gives you the default color set
  139.                       and F10  gives you  the default  Black & White set.
  140.                       Again,  remember that  these color changes  are not
  141.                       permanent until you  answer YES to the save prompt.
  142.                       Note:  This function is not available if MOM is run
  143.                       on a computer with a Monochrome Video Adaptor.
  144.  
  145.         Video Snow  - This program uses direct memory access to put char-
  146.                       acters on  the screen.   This causes a problem with
  147.                       some video controller cards and will show 'snow' on
  148.                       the screen.  With this option, you can turn on snow
  149.                       suppression  which will slow down  the video output
  150.                       slightly and stop the snowing.
  151.                       Note: This function is not available (or necessary)
  152.                       if MOM is run on a computer with a Monochrome Video
  153.                       Adaptor.
  154.  
  155.         Audio       - Allows you to toggle the sound on or off.
  156.  
  157.         Fix NumLock - Normally,  the numeric keypad  is automatically set
  158.                       so the  cursor controls are active  and the numlock
  159.                       key is disabled.   This prevents you from accident-
  160.                       ally running  selection '2' when  you press 'cursor
  161.                       down'.   However, on extended keyboards the numeric
  162.                       keypad and the cursor control keys are separate. In
  163.                       this case,  you want the numlock key  active so you
  164.                       can  use the  numeric keypad for entering  numbers.
  165.                       This option will toggle the automatic numlock.
  166.  
  167.         Configuration Notes:
  168.  
  169.            1) Press ESC at any time to abort the current operation.
  170.            2) You can  select any option on the setup  configuration menu
  171.               by pressing the first letter in the option name.
  172.            3) If you do not select one of the configuration options prior
  173.               to exiting the configuration menu, you will not be asked if
  174.               changes should be saved. (Since there aren't any.)
  175.  
  176.  
  177.         M.O.M. - Documentation Manual                             Page 4
  178.  
  179.  
  180.         ENTERING DOS COMMANDS
  181.  
  182.            When you enter a DOS Command,  you are actually typing the key
  183.         strokes that will be executed when that selection is chosen.  You
  184.         can type in more than one command by separating them with the F10
  185.         key. The command to reexecute MOM.COM will automatically be added
  186.         to the end of the entered command so you should not do that your-
  187.         self.  Also, you should make sure that if your commands leave you
  188.         in a  different directory from the one  where you started,  there
  189.         should be a copy of MOM.COM there.   If not you will get an error
  190.         message because you can't run MOM from a directory  where MOM.COM
  191.         is not present, even if MOM.COM is on the DOS Path. Therefore, if
  192.         you change directories during a DOS Command, you should make sure
  193.         you eventually change back to the original directory. (Unless, of
  194.         course, you are going to a different MOM menu.)
  195.  
  196.         Example:  Run a program called TEST in the subdirectory \UTILITY.
  197.  
  198.            DOS COMMAND: CD \UTILITY|TEST|CD \
  199.  
  200.         Important: Note that the above DOS Command contains no command to
  201.         return to MOM. This command will be automatically appended at the
  202.         end during execution.   Putting the  command 'MOM' at  the end of
  203.         your DOS Command will cause problems.   If you notice that MOM is
  204.         double running (coming back to the menu immediately after leaving
  205.         it), this is probably the cause.
  206.  
  207.            One thing to keep in mind when entering DOS Commands,  is that
  208.         the commands are executed  in the form of a batch file.  (A batch
  209.         file is an executable program with a .BAT extension.)  One of the
  210.         oddities of MS-DOS is  that you can't execute one batch file as a
  211.         subroutine of another batch file. In other words, if you call the
  212.         batch file BAT2  from within the  batch file  BAT1,  when BAT2 is
  213.         finished it will not pass control back to BAT1, and all remaining
  214.         commands in BAT1 will be ignored.   For our situation, this means
  215.         that if you try to execute a  batch file within your DOS Command,
  216.         the remaining commands will never be executed,  including the one
  217.         to return to MOM.   To get around this problem, you could examine
  218.         the batch  file you want to run  (with the DOS TYPE command)  and
  219.         duplicate its commands in your DOS Command.  Or, you could append
  220.         the commands  necessary to  restart MOM  at the end  of the batch
  221.         file (using EDLIN or another text editor).
  222.            Note:  Another way  around this problem  is to use the COMMAND
  223.         command with the '/C' parameter to execute a batch file.
  224.                 ex: COMMAND /C BAT2.BAT
  225.            This is an advanced  DOS feature that could cause problems for
  226.         the program you're trying to run.  See your DOS manual.
  227.  
  228.  
  229.         M.O.M. - Documentation Manual                             Page 5
  230.  
  231.  
  232.         ENTERING DOS COMMANDS (cont)
  233.  
  234.            When entering  a DOS Command,  you can use  the left and right
  235.         cursor keys, the HOME and END keys,  and the DELete and backspace
  236.         keys.  Pressing the END key  while holding down the CTRL key will
  237.         delete to the end of the line.  The INSERT, CAPS LOCK and NUMLOCK
  238.         keys are all active. In insert mode the cursor will be full size.
  239.         ESCape will abort the command entry.
  240.  
  241.            Another feature available  when entering a  DOS command is the
  242.         block function. Normally, the command to rerun MOM is added auto-
  243.         matically to the end of the DOS command.  However, if you place a
  244.         'block' at the end of the command, (by pressing ALT-F10), MOM.COM
  245.         will not  be rerun.   Everything entered after  the block will be
  246.         ignored.
  247.  
  248.  
  249.         RUN DOS COMMAND
  250.  
  251.            You can execute an immediate DOS Command from the main menu by
  252.         pressing F2.  After you type in the command and press ENTER,  MOM
  253.         will run the command just as if it were a menu selection.  If you
  254.         press ESC while  entering the command,  or enter a blank command,
  255.         no command will be run.
  256.            When you run an  immediate DOS Command,  the command itself is
  257.         passed back to MOM as a parameter when MOM is restarted.  Because
  258.         of this,  when you select F2 to run a DOS Command during the next
  259.         run of MOM,  the previously executed DOS Command will be shown as
  260.         the default.
  261.  
  262.         @MOM.BAT
  263.  
  264.            When a menu selection or DOS Command is executed from MOM, the
  265.         batch file named  @MOM.BAT is created  containing the commands in
  266.         the DOS Command.   You should not create  any other files on your
  267.         disk by this name or they will be overwritten.  The disk contain-
  268.         ing  the current MOM.COM must  not be write-protected,  and there
  269.         must be  enough space on the disk to  create @MOM.BAT.  (Any free
  270.         space is usually enough).   @MOM.BAT is automatically  deleted by
  271.         MOM,  but there may be some situations  where you may see it when
  272.         you get a  directory listing.   Usually it is best to  leave this
  273.         file alone and let MOM handle its deletion.
  274.  
  275.  
  276.         M.O.M. - Documentation Manual                             Page 6
  277.  
  278.  
  279.         SYSTEM SETUP
  280.  
  281.            Now we will  see the real power of MOM  -  the ability to have
  282.         separate copies of MOM in  separate subdirectories and chain them
  283.         together.
  284.            Let's say you have two subdirectories on your disk, one called
  285.         \GAMES and the other called \UTILITY.   You would then have three
  286.         copies of MOM.COM on your disk,  one in the root, and one in each
  287.         of the subdirectories. The MOM menu in the root would have a menu
  288.         selection with the title: GAMES MENU, which would contain the DOS
  289.         Command: 'CD \GAMES'.   When this selection was chosen, MOM would
  290.         change the directory to \GAMES and then reload itself.   However,
  291.         the copy of MOM.COM loaded would  be the one from the \GAMES dir-
  292.         ectory  and your games  menu would appear.   The games menu would
  293.         have the  selection MAIN MENU with the DOS Command 'CD \'.   This
  294.         selection  would return you  to the MOM.COM  located in the root.
  295.         The same procedure  would be used to  access the  MOM.COM in your
  296.         UTILITY subdirectory or even link the games menu with the utility
  297.         menu. In this fashion you can have many copies of MOM.COM in many
  298.         directories and be able to move between them with a single key.
  299.  
  300.            Setup Tips:
  301.  
  302.              1) If you  are going to have  multiple copies of  MOM.COM on
  303.                 your disk,  you might want to  configure the copy in your
  304.                 root directory first,  and then copy this version to your
  305.                 subdirectories.   This will save some time in configuring
  306.                 all of them. (Of course you may want to have each of your
  307.                 sub-menus a different color to set them apart.)
  308.  
  309.              2) One efficient way to locate the menu selection options is
  310.                 to  have the command to  return to the parent menu of the
  311.                 current menu at position 0.  This is the default position
  312.                 when MOM is started  and you can move upwards through the
  313.                 structure by  pressing the ENTER key.   At the main menu,
  314.                 position 0 could contain the command to shut the computer
  315.                 down (such as PARK).
  316.  
  317.              3) You should add  MOM to the end of your  AUTOEXEC.BAT file
  318.                 so  that when you turn  the computer on  it comes up with
  319.                 MOM running.   See your DOS manual for an  explanation of
  320.                 the AUTOEXEC.BAT file.
  321.  
  322.              4) If you do not  have a hard drive,  you should have a copy
  323.                 of MOM.COM on each diskette that needs a menu.   Also, on
  324.                 each menu should be  a selection with a title that has no
  325.                 DOS Command.  You could call this option:  SWITCH FLOPPY.
  326.                 When you want  to change menus,  put the new menu disk in
  327.                 the drive and choose the above selection.   MOM will then
  328.                 reload itself  from the new diskette.   Keep in mind that
  329.                 the diskettes can not be write protected because @MOM.BAT
  330.                 must be written.
  331.  
  332.  
  333.         M.O.M. - Documentation Manual                             Page 7
  334.  
  335.  
  336.         SYSTEM SETUP (cont)
  337.  
  338.              5) If you are upgrading  from a previous version of MOM.COM,
  339.                 you don't  have to re-enter  all your commands on the new
  340.                 menu.   Just follow these steps:
  341.  
  342.                 (Assuming the new version of MOM.COM is in drive a:)
  343.                 CD YOURSUBDIR         (Change to MOM.COM directory)
  344.                 REN MOM.COM TEMP.COM  (Rename current menu)
  345.                 COPY A:MOM.COM        (Get new copy of MOM.COM)
  346.                 TEMP                  (Execute old version of MOM)
  347.                 <F1>                  (Press F1 to enter config mode)
  348.                 R                     (Press 'R' to revise a selection)
  349.                 <ESC><ESC>            (Press ESC twice to quit config)
  350.                 Y                     (Enter 'Y' to save config)
  351.                 <F2>                  (Press F2 to enter command)
  352.                 DEL TEMP.COM          (Delete old version of menu)
  353.  
  354.  
  355.         SCREEN BLANKING
  356.  
  357.            If MOM is left unattended (no keypresses) for a period of time
  358.         the screen will go blank.   This is done to  save the screen from
  359.         being 'burned' with the menu image if left on too long. To return
  360.         to MOM, just press any key.  The length of time before the screen
  361.         blanks will vary from computer to computer.
  362.  
  363.  
  364.         STATUS INFORMATION
  365.  
  366.            The Status Information  is displayed at the top of the screen.
  367.         MOM's title and current version are shown, along with the current
  368.         subdirectory.   Also shown are the date and time,  and the status
  369.         of the keyboard, including the state of the CAPSLOCK, NUMLOCK and
  370.         INSERT keys.
  371.  
  372.  
  373.         PASSWORD PROTECTION  (Supplied with registered copys of MOM only)
  374.  
  375.            If you have no plans to use any  password protection with MOM,
  376.         you do not have to read this section.  All of the instructions up
  377.         to this point have been for MOM without password protection.
  378.            With MOM,  you have the ability  to embed passwords at various
  379.         levels to protect  any or all programs  and files on your system.
  380.         However,  remember that no  PC is entirely safe  from someone who
  381.         knows what they're doing.
  382.            Passwords are placed in MOM.COM using  the stand-alone utility
  383.         program MOMPASS.COM.  (Included along with the registered version
  384.         of MOM.)   For security purposes,  this program should be kept on
  385.         your original floppy disk and not copied to your hard disk.
  386.            To run MOMPASS,  put the diskette with MOMPASS.COM in drive A:
  387.         (or B:).  Next, locate yourself in the subdirectory that contains
  388.         the copy of MOM.COM that you want to place  passwords in and type
  389.         'A:MOMPASS'.   If there is no copy of MOM.COM in the current dir-
  390.         ectory, MOMPASS will abort.
  391.  
  392.  
  393.         M.O.M. - Documentation Manual                             Page 8
  394.  
  395.  
  396.         PASSWORD PROTECTION  (cont)
  397.  
  398.         There are varying levels of security passwords. They are:
  399.  
  400.           MASTER PASSWORD:  This  password is needed to  rerun MOMPASS on
  401.           the current MOM.COM.   Also, this password can be used in place
  402.           of any other password on the menu.
  403.  
  404.           STARTUP PASSWORD:  The user  must enter this  password to start
  405.           MOM.   To make this password be in effect, you also have to run
  406.           MOM with the command 'MOM " " /P'.  MOM will ask for this pass-
  407.           word until it is entered, so the computer is effectively locked
  408.           up until it  is rebooted.   The purpose of  this password is to
  409.           provide security for  when your computer is  first turned on or
  410.           rebooted.   If you place the  above command at  the end of your
  411.           AUTOEXEC.BAT file,  no one can boot your system without knowing
  412.           the Startup Password. Also, if the user presses CTRL-P at MOM's
  413.           main menu,  the computer will  be locked  up until the  Startup
  414.           Password is entered.
  415.  
  416.           EXIT PASSWORD:  This  password will  be required when  the user
  417.           hits the ESCape key to exit to DOS.   This will keep users from
  418.           getting to the DOS prompt. If this password is used, the RUNDOS
  419.              password should also be used. (See below).
  420.  
  421.           CONFIG PASSWORD:  The user must  know this password  when using
  422.           the F1 key to reconfigure MOM.
  423.  
  424.           RUNDOS PASSWORD:  When the user presses  F2 to run an immediate
  425.           DOS command, this password must be known.  This password, along
  426.           with the EXIT & CONFIG passwords,  stops the user from entering
  427.           undesirable DOS commands (like DEL *.*).
  428.  
  429.           SELECTION PASSWORDS:  There are 36 selection passwords, one for
  430.           each menu selection.   Each password will be  required when the
  431.           user wants to run, revise, copy over, or delete the correspond-
  432.           ing selection.  When the user chooses the option 'ERASE ALL' on
  433.           the configure menu,  only those selections  without a  password
  434.           will be deleted.
  435.  
  436.            To put any of the above passwords into effect, all you have to
  437.         do is place any word into the password (using MOMPASS.COM).  If a
  438.         blank is put into a password, that password will not be in effect
  439.         and will not be asked for.  The passwords are case-sensitive.
  440.            Any copy made of  a MOM.COM that has  password protection will
  441.         also be protected.  The only way to remove protection is by using
  442.         MOMPASS.COM.
  443.  
  444.  
  445.         M.O.M. - Documentation Manual                             Page 9
  446.  
  447.  
  448.         TERMS
  449.  
  450.            1) This program and documentation are copyrighted.
  451.            2) The unregistered  version of this program  is for trial use
  452.               only.  You may copy this version and distribute it freely.
  453.            3) The registered  version of this program  may be copied only
  454.               for the  purposes of using  the program for  its designated
  455.               function and making a backup copy.  You may not give copies
  456.               of this version to others.
  457.            4) You may not remove any copyright notice, or alter this pro-
  458.               gram in any way.
  459.            5) By using this program, you accept all of the above terms.
  460.  
  461.  
  462.         LIABILITY
  463.  
  464.            THE AUTHORS AND DISTRIBUTORS OF THIS PROGRAM MAKE NO WARRANTY,
  465.         EITHER  EXPRESSED OR IMPLIED,  WITH RESPECT TO  THIS SOFTWARE  OR
  466.         DOCUMENTATION,  THEIR QUALITY,  PERFORMANCE OR FITNESS FOR A PAR-
  467.         TICULAR PURPOSE.   IN NO EVENT  WILL THE AUTHORS  OR DISTRIBUTORS
  468.         BE LIABLE FOR DIRECT,  INDIRECT,  SPECIAL, INCIDENTAL,  OR CONSE-
  469.         QUENTIAL DAMAGES ARISING OUT OF THE USE, MISUSE,  OR INABILITY TO
  470.         USE THIS SOFTWARE OR DOCUMENTATION.
  471.  
  472.  
  473.            All this legalese aside,  N.E.Ware stands firmly behind all of
  474.         our products. Our goal is always quality. We created this program
  475.         to be the best menu system available, and we think it is.
  476.            However,  in the long run it's always the users who decide the
  477.         worth of a program.  We want to know what you think. Send us your
  478.         comments, questions, and suggestions on how to make MOM better.
  479.  
  480.  
  481.  
  482.                                                     N.E.Ware
  483.                                                     P.O. Box 152
  484.                                                     Glenshaw, PA. 15116
  485.  
  486.  
  487.         M.O.M. - Documentation Manual                             Page 10
  488.  
  489.  
  490.         REGISTRATION
  491.  
  492.            This program and its documentation are copyrighted.  They have
  493.         been released thru shareware,  which means you can  try it before
  494.         you buy it. If you decide to use this program regularly, you must
  495.         become a  registered user.   Registration costs  $25 for use on a
  496.         single computer. Registration  for additional copies is $15 each.
  497.         Contact N.E.Ware for discounts on registering over 10 copies.
  498.  
  499.         With registration you will receive:
  500.            * Full working copy of MOM.COM (Ability to revise main title.)
  501.            * MOMPASS.COM - Password utility  that installs passwords into
  502.              MOM.COM.
  503.            * Printed and bound copy of documentation manual.
  504.            * Free updates for one year.
  505.            * All disks sent are 5 1/4" Double Density.
  506.  
  507.            You are encouraged  to freely copy and distribute the unregis-
  508.         tered version of this program and distribute it. We ask, however,
  509.         that you follow these rules:
  510.            * Please distribute the two files together (MOM.COM & MOM.DOC)
  511.            * Please distribute these two files in their original form.
  512.            * No fee or charge may be accepted except for copying charges.
  513.  
  514.            Below is a registration form.  To register, fill out this form
  515.         and mail it,  along with a check  or money order,  to the address
  516.         shown.   If you do not have a printer available, write the proper
  517.         information on plain piece of paper.
  518.  
  519.         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  520.  
  521.         MOM REGISTRATION FORM - Copyright (C) 1989 N.E.Ware
  522.  
  523.         Name    ________________________  Company _______________________
  524.  
  525.         Address _________________________________________________________
  526.  
  527.         City    ________________________  State _______  Zip ____________
  528.  
  529.         Country ________________________  Telephone (     ) _____________
  530.  
  531.         Comment _________________________________________________________
  532.  
  533.         No. of copies to register _________        Cost = $ _____________
  534.  
  535.                 Pennsylvania Residents add 6% Sales Tax = $ _____________
  536.  
  537.         Add $5.00 shipping (ea.) for orders outside USA = $ _____________
  538.  
  539.                                          Total Enclosed = $ _____________
  540.  
  541.         Checks must be in U.S. Dollars, payable to N.E.Ware.
  542.  
  543.         Send completed form to:  N.E.Ware
  544.                                  P.O. Box 152
  545.                                  Glenshaw, PA. 15116
  546.  
  547.