home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / RELIGION / PDMEMB3B.ZIP / QUIKSTRT.DOC < prev    next >
Text File  |  1993-08-05  |  16KB  |  293 lines

  1.  
  2. Introduction
  3.  
  4. The ProDev*MEMBER Church Membership System is designed to allow you to quickly
  5. and easily add and modify Members, Spouses, Children and Visitors to your
  6. membership data files.  You can track all talents and accomplishments.  You can
  7. easily print a variety of Mailing Labels and Reports to help manage your
  8. church.
  9.  
  10. When you are asked for a Password in the Tools Menu, the un-registered password
  11. is the word PASSWORD.
  12.  
  13. When you are asked for the Giving Password, the starting default is the word
  14. GIVING.  You can change this password in the Modify Giving sub-menu.
  15.  
  16. PLEASE NOTE - As you are building the Member/Visitor records, you MUST fill in
  17. the "Date Joined" to indicate to this system that the person is a member of
  18. your church.  If you are not sure of the date, I suggest that you use
  19. 01/01/1899 so that the system will realize the person is a member.  "Joined"
  20. may be changed to "Confirmed" or some other term by the "Change Field Titles"
  21. selection in the Setup Menu.
  22.  
  23. If the date is BLANK ("  /  /  ") the system assumes the person is NOT a
  24. member of your church.  If you wish to blank a date, locate the cursor at the
  25. beginning of the date field and press Ctrl/Y (while holding down the Ctrl key,
  26. tap the Y key).
  27.  
  28. BE SURE you look at the bottom of the screen if you don't know what to do next. 
  29. The messages there usually tell you all of the options available at any time.
  30.  
  31.                     When All Else Fails - Press F1 for Help!
  32.  
  33. If you have below DOS 3.3, the F1 Help screens are not functional and some
  34. parts of the program won't function.
  35.  
  36. Insert the ProDev*MEMBER disk in drive A: and type ...
  37.  
  38.    INSTALL C:   (Enter)
  39.  
  40. This will run the INSTALL program that will create the C:\MEMBER sub-directory
  41. and copy (and un-compress) all of the necessary files to the C:\MEMBER
  42. sub-directory (or whatever drive letter you type).
  43.  
  44. To run the ProDev*MEMBER system from the hard disk, type the drive letter of
  45. the hard disk followed by a colon. For example "C:". You should see the hard
  46. disk prompt (such as "C>"). Then, type:
  47.  
  48.      CD\MEMBER   (Enter)
  49.      MEMB      (Enter)
  50. System Files
  51.  
  52. The CONFIG.SYS File
  53.  
  54. THE MEMBER PROGRAM WILL CRASH with a "DOS Error 3" at the middle of the screen
  55. when you try to Create, Modify or Print Labels or Reports, you will need to
  56. re-start the computer with a CONFIG.SYS file as described below.  It will
  57. contain information that tells the PC that there will be more than 3 files open
  58. at the same time.
  59.  
  60. To create the CONFIG.SYS file, use the MEMBER program "Tools Menu", "Modify
  61. System Files" Sub-Menu to create or modify your CONFIG.SYS file.  Highlight
  62. that selection and press Enter.  You will be asked for the Password.  This is
  63. the Password you specified when you registered the program.  Press C to
  64. Create/Modify the CONFIG.SYS file.
  65.  
  66. If you are creating the CONFIG.SYS file, just type in the following two
  67. commands and press F10 to save.  If you are modifying the CONFIG.SYS file,
  68. either modify these two lines (if they exist) or add them to the end of the
  69. CONFIG.SYS file.  Press F10 to save the changes. YOU MUST RE-START YOUR
  70. COMPUTER for the changes to take effect.
  71.  
  72.      FILES=30
  73.      BUFFERS=15
  74.  
  75. The FILES command can be higher than 30 if required by other software on your
  76. computer.  Having a large BUFFERS command usually slows your system and higher
  77. than 15 is not recommended.
  78.  
  79. IF YOU HAVE BELOW MS/IBM-DOS VERSION 3.3, the program can have only 15 files
  80. open at a time.  To stay within this limit, the program will disable the HELP
  81. screens to keep from opening too many files at a time.  However, some parts of
  82. the program that opens a lot of files may not function.
  83.  
  84. The AUTOEXEC.BAT File
  85.  
  86. Your computer looks at both the CONFIG.SYS file and the AUTOEXEC.BAT file at
  87. start-up time.  The AUTOEXEC.BAT file contains the commands that usually take
  88. you into a hard disk menu, Windows or some other shell type hard disk manager. 
  89. If you have DOS 3.3 or higher, you need the command SET CLIPPER=F:30 in your
  90. AUTOEXEC.BAT file.
  91.  
  92. As above, use the MEMBER program "Tools Menu", "Modify System Files" Sub-Menu
  93. to create or modify your AUTOEXEC.BAT file.  Highlight that selection and press
  94. Enter.  You will be asked for the password.  This is the Password you specified
  95. when you registered the program.  Then, press A to Create/Modify the
  96. AUTOEXEC.BAT file.
  97. If you do not already have an AUTOEXEC.BAT file, just add the command SET
  98. CLIPPER=F:30 and press F10 to save. If you are modifying an existing
  99. AUTOEXEC.BAT file, move to the beginning of the PATH line and press Enter. This
  100. should open up a blank line just above the last line.  Use the Up Arrow to move
  101. to the beginning of the blank line and type SET CLIPPER=F:30.  If you will be
  102. running ProDev*MEMBER as a DOS application from Windows, add the command
  103. SET MEMBAK=Y after the SET CLIPPER command.  Press F10 to save.
  104.  
  105. First Time Program Set-Up Options
  106.  
  107. The first time you run the MEMBER program, the program to ask you for the
  108. program Set-Up defaults.  Highlight the "Set-Up" Main Menu.  Highlight each
  109. Sub-Menu with the cursor arrow keys and press Enter.
  110.  
  111. Color/Monochrome Monitor - Highlight the "Monitor (Color/Mono)" Sub-Menu and
  112. press Enter.  Press C for a color monitor or an M if you have a monochrome
  113. (non-color) monitor.  Highlight "Save New Set-Ups" and press Enter to add this
  114. to the MEMBER.MEM file.
  115.  
  116. Data File Drive & Path - Highlight the "Data File Drive & Path" Sub-Menu and
  117. press Enter.  The program will display the Drive and Sub-Directory where the
  118. ProDev*MEMBER system is installed.
  119.  
  120. Printer Action Table - Highlight the "Printer Action Table" Sub-Menu and press
  121. Enter.  Using the cursor arrow keys, highlight the name of your printer.  If
  122. you do not see the name of your printer and have a dot matrix printer, start
  123. with the EPSONFX file.  Appendix A of the manual will describe how you can
  124. create your own Printer Action Table file if you have a printer not shown. 
  125. After you select your printer, you will be asked for the default number of
  126. lines for report pages.  Use the default of 59 unless you are using paper stock
  127. longer than 11 inches.  Highlight "Save New Set-Ups" and press Enter to add
  128. this to the MEMBER.MEM file.
  129.  
  130. Label Printing Defaults - There are many types of label stock for both dot
  131. matrix and laser printers.  You need to select the type of stock for your
  132. printer and needs.  After you select the paper stock, and if you are in the
  133. USA, indicate if you have an HP compatible laser or Epson compatible 24 pin dot
  134. matrix printer so you can print ZIP Code bar codes.
  135.  
  136. Establish Church Name - Highlight this Sub-Menu and press Enter.  Type the name
  137. of your church.  This will appear at the top of many reports.  Although the
  138. screen field is only 35 characters wide, you can type up to 50 characters for
  139. your church name as the field will scroll.  When you press Enter, you can type
  140. in the name or two letter abbreviation for your State.  This is so the
  141. Pictorial Directory will only print the State if it is different than your own.
  142. Change Field Titles - Highlight "Change Field Titles" on the Setup Menu and
  143. press Enter.  If you intend to use Titles, such as Mr., Mrs., etc., place a Y
  144. in the Use Titles field.  Otherwise use N.  Some churches use "Joined" where
  145. your church may use the term "Confirmed".  Spec Info Code Width can be 1, 2 or
  146. 3 depending on how many codes you wish to create and how many you wish to
  147. assign to each person.  Two is recommended.  See the detailed discussion of
  148. this under Special Information Codes in the manual.
  149.  
  150. Some churches use "Flier List" to indicate those that are to receive the
  151. monthly newsletter.  You may wish to call it "Mail List".
  152.  
  153. Many churches have a building improvement fund. Thus, the "Bld List" title. 
  154. You may want to call it "Mem List" for a Memorial Fund list.  When you get to
  155. Section 7 on Giving Statements, you will find that giving is tracked under 3
  156. categories (General, Bld Giving and Other).  The title on the Post Giving
  157. screen and on the Statement could be changed from Bld Giving to "Mem. Fund".
  158.  
  159.