home *** CD-ROM | disk | FTP | other *** search
/ HomeWare 14 / HOMEWARE14.bin / database / member1.arj / MANUAL.DOC next >
Text File  |  1993-08-01  |  22KB  |  494 lines

  1.                         MEMBERSHIP SYSTEM
  2.  
  3. Introduction
  4.  
  5. The Membership System is an automated database designed to contain
  6. information about an organization's members.  The Membership System
  7. provides everything needed to keep member information current,
  8. print reports about the members, and print various types of mailing
  9. labels.  It is menu driven so new users shouldn't have to learn any
  10. commands.  
  11.  
  12. Installing the Program
  13.  
  14. The program should be copied to your hard disk.  From a DOS prompt
  15. create a directory called MEMBER-->MD\MEMBER
  16.  
  17. Make MEMBER subdirectory the default directory--> CD\MEMBER
  18.  
  19. Copy the files on the program disk to this directory-->COPY
  20. A:*.*
  21.  
  22. Finally unzip the files-->PKUNZIP MEMBER
  23.  
  24.  
  25. Starting the Program
  26.  
  27. The Membership System is an executable file and can be activated by
  28. typing--> MEMBER
  29.  
  30. The first time user will be routed to SETUP to install certain defaults
  31. - the Organization's Name, Default Drive for backing up your data files,
  32. the number of labels across that you use - 1, 2 or 3 across and color 
  33. defaults. If you should decide later to change the type of labels or color 
  34. defaults menu options are available in the File Maintenance menu to make 
  35. these changes. In setup you also enter the membership class. Examples - 
  36. Full, Associate, Individual, Family, Student. You also enter special 
  37. codes - Type of member, Officer/Committee, and Organizational Interest.
  38.  
  39. After SETUP the Initial Screen (Figure 1) will appear.  This screen
  40. introduces the user to the Membership System each time activated.
  41. +---------------------------------------------------------------+
  42. |                 Y o u r   O r g a n i z a t i o n             |
  43. |                                                               |
  44. |     █  █  ████  █  █  ███▄  ████  ███▄  ▄██▄  █  █  ▐█▌ ███▄  |
  45. |     █▌▐█  █     █▌▐█  █  █  █     █  █  █  ▀  █  █   █  █  █  |
  46. |     █▐▌█  ███   █▐▌█  █▄▄█  █▄▄   █▄▄█   █    █▄▄█   █  ███▀  |
  47. |     █  █  █     █  █  █▀▀▄  █▀▀   █▀█     █   █▀▀█   █  █     |
  48. |     █  █  █     █  █  █  █  █     █ ▐▌  ▄  █  █  █   █  █     |
  49. |     █  █  ████  █  █  ███▀  ████  █  █  ▀██▀  █  █  ▐█▌ █     |
  50. |                                                               |
  51. |                                                               |
  52. |               ▄██▄  █  █  ▄██▄  ████  ████  █  █              |
  53. |               █  ▀  █  █  █  ▀   ▐▌   █     █▌▐█              |
  54. |                █    ▐▌▐▌   █     ▐▌   ███   █▐▌█              |
  55. |                 █    ▐▌     █    ▐▌   █     █  █              |
  56. |               ▄  █   ▐▌   ▄  █   ▐▌   █     █  █              |
  57. |               ▀██▀   ▐▌   ▀██▀   ▐▌   ████  █  █              |
  58. |                                                               |
  59. |Version 2.05             Copyright Advanced Data Solutions 1992|
  60. +---------------------------------------------------------------+
  61.                            Figure 1
  62.  
  63.                            Page 1
  64.  
  65. Main Menu
  66.  
  67. The Main Menu (Figure 2) will appear automatically after the
  68. initial screen has been displayed for approximately 5 seconds. 
  69. This Menu provides the main options available to the user for the
  70. Membership System.  This menu is navigated by using the up and down
  71. arrows, highlighting the selections and pressing the Enter key to
  72. accept.  As these arrows are pushed the bottom line of the screen
  73. provides additional information about the selection highlighted.
  74. +----------------------------------------------------------------+
  75. |                   Your Organization's Name                     |
  76. |                      M A I N    M E N U                        |
  77. |                                                                |
  78. |                       Add Menu                                 |
  79. |                       Edit Menu                                |
  80. |                       Report and Label Menu                    |
  81. |                       File Maintenance                         |
  82. |                       Remove Non-Paying Member                 |
  83. |                       Payment of Dues                          |
  84. |                       Telephone No. of Member                  |
  85. |                                                                |
  86. |                       Leave Membership                         |
  87. |                                                                |
  88. |                                                                |
  89. |      << This line describes the highlighted menu option>>      |
  90. +----------------------------------------------------------------+
  91.                             Figure 2
  92.  
  93.  
  94. Adding New Member Option
  95.  
  96. Upon selecting this option a Data Entry Screen (Figure 3) is
  97. displayed.  
  98.  +----------------------------------------------------------------+
  99.  |                 MEMBERSHIP   DATA   ENTRY                      |
  100.  |                                                                |
  101.  |Last Name                First Name            Initial  Title   |
  102.  |______________________   _____________________   __     ____    |
  103.  :                                                                |
  104.  :Address Line 1                   Address Line 2                 |
  105.  |____________________________     _________________________ _____|
  106.  |City                State/Prov.                Zip/Postal       |
  107.  |__________________    _____                     _________       |
  108.  |Telephone:  Home            Business           Fax              |
  109.  |         (___)_______     (___)________    (___)_________       |
  110.  |                                                                |
  111.  |Membership Class               Member Since                     |
  112.  |__                             __/__                            |
  113.  |Member Expires (MO/YR)         Dues Last Paid                   |
  114.  |__/__                          __/__                            |
  115.  |Amount Dues Paid               Donation                         |
  116.  |________                       _______                          |
  117.  |Add Officer/Committee Codes    Add Organizational Interest Codes|
  118.  | T                                T                             |
  119.  |                                                                |
  120.  |     Exit - Esc                                                 |
  121.  +----------------------------------------------------------------+
  122.  
  123.                             Figure 3
  124.  
  125.                              Page 2
  126.  
  127. The cursor first appears at the prompt for the Members last name. 
  128. To exit this screen at any time press ESC.  Enter the information
  129. requested at the prompt.
  130.  
  131. The Title prompt can be answered with any of the following titles: 
  132. Mr, Miss,Mrs, Ms, Fam (short for FAMILY), Dr. or any four character
  133. title.
  134.  
  135. Enter the type of membership should be entered at the Membership Class.
  136. Press F10 for list of codes.  Highlight the code desired and press the
  137. Enter key.  A new class of membership can be entered by selecting 
  138. "New-Add New Code".  Code letters can only be used once.  Type "L" is
  139. reserved for LIFE members.
  140.  
  141. The "Member Since" is answered by entering the numeric month and
  142. year, i.e. "10/91" for October 1991.  The program will not allow a
  143. number in the month larger than "12".  
  144.  
  145. When entering a Life Member in the membership type the program
  146. automatically adds 50 years to the expiration date.  Otherwise
  147. enter the month and year (numeric only) to the expiration question. 
  148. The program will not allow numbers for months larger than "12".
  149.  
  150. Some organizations solicit contributions over and beyond the dues. 
  151. Enter the contribution(donation) received.  A report is available 
  152. to list individuals who have contributed to the organization.  
  153.  
  154. You may add Officer/Committee codes applicable for each member. Enter 
  155. either a "Y" or "T" to indicate you want to enter codes.  When the
  156. Officer/Committee Code Block appears enter the code.  Press F10 for a 
  157. list of codes or to add a new code.  You can also add new codes from
  158. Add Menu.
  159.  
  160. The last field allows you to enter the organizational interests of
  161. each member.  Identify two character codes for this - FR - Fund Raising,
  162. ME - Membership, RE - recreational.  Enter a "Y" or "T" to indicate you
  163. want to enter codes.  When the Organizational Interest Code Block appears
  164. enter the code.  Press F10 for a list of codes or to add a new code.  
  165. You can also add new codes from Add Menu.
  166.  
  167. After completing the this screen the members record is accepted
  168. and saved automatically.  The program returns to a blank entry
  169. form.  Another member can be added or press ESC to return to
  170. the Main Menu.
  171.  
  172. Edit Member Record option
  173.  
  174. There is a constant need to change the information on members. 
  175. Examples include new addresses, dues payment (see below for payment
  176. of dues received from more than one person at a time), donations,
  177. change in membership type, officer changes, etc.
  178.  
  179. Upon selecting the Edit Member Record option the user is asked
  180. whether to edit a single member or the alphabetical letter of the
  181. last name (Figure 4).  
  182.  
  183.         +------------------------------------------------+
  184.         | Edit (A)lphabetical Members or (S)ingle Member |
  185.         +------------------------------------------------+
  186.                             Figure 4
  187.  
  188.  
  189.                              Page 3
  190.  
  191. Press "S" to edit a single member or "A" to edit all members with
  192. last name beginning for the given letter.  If "S" was pressed you
  193. will be asked (Figure 5) for the last name and first name of the
  194. member.  This must be entered exactly as when the member was first
  195. added.  If the name is misspelled a "This person not in database!"
  196. message will appear.  Try again or edit through the alphabetical
  197. option in edit.
  198.  
  199.        +---------------------------------------------------+
  200.        |             Editing Members Record                |
  201.        | Last Name: LEE____________  First: RONALD________ |
  202.        +---------------------------------------------------+
  203.                             Figure 5
  204.  
  205. If the person is located a Edit Screen (Figure 6) will appear with
  206. the name of the person and that person's information displayed. 
  207. Press the Enter key until you are at the information you want to
  208. change.
  209.   
  210.  +----------------------------------------------------------------+
  211.  |                 MEMBERSHIP   DATA   ENTRY                      |
  212.  |                                                                |
  213.  |Last Name                First Name            Initial  Title   |
  214.  |LEE___________________   RONALD_______________   L      MR__    |
  215.  :                                                                |
  216.  :Address Line 1                   Address Line 2                 |
  217.  |RT. 3 BOX 33________________     SUITE 3__________________ _____|
  218.  |City                State/Prov.                Zip/Postal       |
  219.  |RICHMOND__________    VA___                    22334-1219       |
  220.  |Telephone:  Home            Business           Fax              |
  221.  |         (804)555-1234    (804)555-1235    (804)555-1236        |
  222.  |                                                                |
  223.  |Membership Class                 Member Since (MO/YR)           |
  224.  |  I                              __/__                          |
  225.  |Membership Expires               Dues Last Paid                 |
  226.  |12/88                            12/92                          |
  227.  |Amount Dues Paid                 Donation                       |
  228.  |25.00__                          __5.00                         |
  229.  |Edit Officer/Committee Codes     Edit Organization Interest Code|
  230.  |  T                                T                            |
  231.  |                                                                |
  232.  |     Exit - Esc                                                 |
  233.  +----------------------------------------------------------------+
  234.                             Figure 6
  235.  
  236. If a "A" for alphabetical member editing was selected, the Edit 
  237. Screen (Figure 7) appears with the first member in the data base.  
  238. The menu located near the bottom allows you to "(E)dit (D)elete 
  239. (N)ext (P)rior (Q)uit" by selecting the appropriate letter.  
  240. Selecting "E" allows editing the screen being displayed.  
  241. Selection "D" will delete the person being display.  This is the 
  242. only way to delete someone without selecting the "Remove Non-paying 
  243. Members" on main menu.  The "N" moves to the next person.  The "P" 
  244. moves back one person.  The "Q" quits alphabetical editing of 
  245. your members.
  246.  
  247.  
  248.  
  249.  
  250.  
  251.                            Page 4
  252.  
  253.  +----------------------------------------------------------------+
  254.  |               MEMBERSHIP   DATA   ENTRY                        |
  255.  |================================================================|
  256.  |Last Name                   First                Initial  Title |
  257.  |LEE_____________________    RONALD_______________ R_       Mr_  |
  258.  :Address Line 1                   Address Line 2                 |
  259.  |RT. 3 BOX 33________________     SUITE 3__________________ _____|
  260.  |City                State/Prov.                Zip/Postal       |
  261.  |RICHMOND__________    VA___                    22334-1219       |
  262.  |Telephone:  Home            Business           Fax              |
  263.  |         (804)555-1234    (804)555-1235    (804)555-1236        |
  264.  |                                                                |
  265.  |Membership Class                 Member Since (MO/YR)           |
  266.  |  I                              __/__                          |
  267.  |Membership Expires               Dues Last Paid                 |
  268.  |12/88                            12/92                          |
  269.  
  270.  +----------------------------------------------------------------+
  271.  
  272.                +----------------------------------------+ 
  273.                |(E)dit  (D)elete  (N)ext  (P)rior (Q)uit| 
  274.                +----------------------------------------+ 
  275.                                                              
  276.                             Figure 7
  277.  
  278.  
  279.  
  280. Report and Label Menu option
  281.  
  282. The Report/Label Menu (Figure 8) appears.  There are four reports
  283. and two label options available.
  284.  
  285.   +========================================================+
  286.   |         R E P O R T  /  L A B E L     M E N U          |
  287.   |========================================================|
  288.   |                                                        |
  289.   |                     REPORTS                            |
  290.   |                       List of Members                  |
  291.   |                       Membership Summary               |
  292.   |                       Contributing this year           |
  293.   |                       Dues Expiring                    |
  294.   |                       Code List - all codes            |
  295.   |                                                        |
  296.   |                     LABELS                             |
  297.   |                       All Members                      |
  298.   |                       Officer/Committee Code           |
  299.   |                       One class of Member              |
  300.   |                       Organizational Interest Code     |
  301.   |                       Quit Report Menu                 |
  302.   +========================================================+
  303.                             Figure 8
  304.  
  305. Report options 1 through 3 and 5 print automatically.  You can send 
  306. the report to printer or file.  Highlight your selection and press 
  307. Enter.  Be sure the printer is on and with adequate paper available 
  308. if you select printer.  The reports sent to file will the RPT*.TXT, 
  309. with * being 1,2,3 or 4.  These may be printed by PRINT RPT1.TXT at 
  310. DOS prompt.
  311.  
  312. If "List of Members" is selected you will be offered the option
  313. to print All Members, One Class of Members, A officer committee code
  314. or a Organizational interest code.
  315.  
  316.                            Page 5
  317.  
  318. Option 4 Dues Expiring will first display Figure 9.  Enter the
  319. beginning and ending dates for the report.  When the report is
  320.  
  321.          +---------------------------------------------+
  322.          |  Enter Period to check expiration dates     |
  323.          |  Beginning Period __/__  Ending Period __/__|
  324.          +---------------------------------------------+
  325.                           Figure 9
  326.  
  327.  
  328. finished printing you will need to remove the paper and load your
  329. labels.  Labels will be printed at this time for those members on
  330. the report.  This allows you to send them a reminder about their
  331. dues.  When printing labels, here and for the two label options
  332. below, the printer will pause after printing two rows of test
  333. labels so you can adjust the labels.  Pressing any key starts the
  334. printer.
  335.  
  336. If you decide to change the type of labels established in the
  337. original setup be sure to change them in the File Maintenance menu. 
  338.  
  339.  
  340. File Maintenance option
  341.  
  342. The File Maintenance Menu (Figure 10) allows the user several key
  343. options.
  344.  
  345.  
  346.       +======================================================+
  347.       |         F I L E    M A I N T E N A N C E             |
  348.       |======================================================+
  349.       |                                                      |
  350.       |                   Index all Data Files               |
  351.       |                   Backup Data                        |
  352.       |                   Restore Data from Backup           |
  353.       |                   Label Default - Change             |
  354.       |                   Change Color Defaults              |
  355.       |                                                      |
  356.       |                   Return to MAIN MENU                |
  357.       |                                                      |
  358.       +======================================================+
  359.                             Figure 10
  360.  
  361. It may be necessary to reindex the data files if reports appear in
  362. error or the edit options do not locate the right person. 
  363. Highlight "Index all Data Files" and press enter key.  Reindexing is
  364. done automatically.
  365.  
  366. Backing up the data on a regular basis is highly recommended.  It
  367. is best done daily after all editing and adding of new members has
  368. been completed.  Highlight "Backup Data" and press the Enter key. 
  369. You will be directed to place your backup disk in your defaul drive
  370. designated in setup.  Once the disk is in place press any key and
  371. the data files will be copied automatically to the backup disk.
  372.  
  373.  
  374.  
  375.  
  376.                            Page 6
  377.  
  378. Should something happen that destroys or corrupts the data in the
  379. computer, the backup disk can be copied from the floppy to the hard
  380. disk using the restore option.  Highlight the "Restore Data from
  381. Backup" and press Enter key.  You will be directed to place the
  382. backup disk in Drive A.  
  383.  
  384. The types of labels that can be printed are:
  385.            3 1/2   X   15/16   X   1 across
  386.            3 1/2   X   15/16   X   2 across
  387.            2 1/2   X   15/16   X   3 across
  388.  
  389. Select Change Label Default to change from one type to another.
  390.  
  391. You may change the color defaults.  The changes will occur as you 
  392. return to this menu from the menu option.  If you do not like your 
  393. changes repeat the process.  If you want to return to original defaults
  394. erase the COLORS.MEM file in this directory.  MEMBER will restore 
  395. original colors.
  396.  
  397. Remove Non-Paying Member option
  398.  
  399. This option removes automatically all persons in the data base with
  400. expiration dates prior to the designated date (Figure 11).
  401.  
  402.             +------------------------------------------+
  403.             | Remove all non-paying members prior to:  |
  404.             |                __/__                     |
  405.             +------------------------------------------+
  406.                             Figure 11
  407.  
  408. A list of persons being deleted can be printed prior to actual
  409. deletion.  Check the list.  If anyone appears which shouldn't be
  410. deleted press "N" when asked "Okay to delete these persons?".  This
  411. cancels deletion and allows you to edit the person's record and
  412. then rerun this option.
  413.  
  414. Payment of Dues option
  415.  
  416. This option should be used when more than one dues payment is on
  417. hand.  The screen (Figure 12) will appear.  Leave the last name
  418. blank to exit.  If a person pays by changing type of membership use
  419. the edit option to make the changes.
  420.  
  421.                +------------------------------------------------+
  422.                |Today's date will be used to record payment date|
  423.                +------------------------------------------------+
  424.  
  425.     +----------------------------+  +-----------------------------+
  426.     | Last Name      :___________|  |Leave last name empty to Exit|
  427.     | First Name     :___________|  +-----------------------------+
  428.     | Amount Paid    :____.__    |
  429.     | New Expir. Date:__/__/__   |
  430.     | Contribution   :_____.__   |
  431.     +----------------------------+
  432.                             Figure 12
  433.  
  434.  
  435.                              Page 7
  436.  
  437. Leave Membership option
  438.  
  439. This allows you to exit from the Membership System and return to
  440. the disk operating system.  The exit screen will appear:
  441.  
  442.     +----------------------------------------------------------+
  443.     |                                                          |
  444.     |             MEMBER  is a SHAREWARE program!              |
  445.     |                                                          |
  446.     |                  PLEASE REGISTER WITH                    |
  447.     |                                                          |
  448.     |                ADVANCED DATA SOLUTIONS                   |
  449.     |          15 Springcrest Drive, Luray, VA 22835           |
  450.     |                      (703) 743-4910                      |
  451.     |                                                          |
  452.     |See LICENSE.DOC on program disk.  Registration Fee $30.00 |
  453.     +----------------------------------------------------------+
  454.  
  455.  
  456. Your comments and suggestions are encouraged.
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.                                   Page 8