home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR46 / PDMEMBRB.ZIP / QUIKSTRT.DOC < prev    next >
Text File  |  1993-06-28  |  16KB  |  301 lines

  1.  
  2. Introduction - ProDev*MEMBER Church Membership Tracking System
  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. PLEASE NOTE - As you are building the Member/Visitor records, you MUST fill in
  11. the "Date Joined" to indicate to this system that the person is a member of
  12. your church.  If you are not sure of the date, I suggest that you use
  13. 01/01/1899 so that the system will realize the person is a member.  "Joined"
  14. may be changed to "Confirmed" or some other term by the "Change Field Titles"
  15. selection in the Setup Menu.
  16.  
  17. If  the  date  is BLANK ("  /  /    ") the system assumes the person is NOT a
  18. member of your church.  If you wish to blank a date, locate the cursor at the
  19. beginning of the date field and press Ctrl/Y (while holding down the Ctrl key,
  20. tap the Y key).
  21.  
  22. BE SURE you look at the bottom of the screen if you don't know what to do next.
  23. The messages there usually tell you all of the options available at any time.
  24.  
  25.                       When All Else Fails - Press F1 for Help!
  26.  
  27. If you have below DOS 3.3, the F1 Help screens are not functional.
  28.  
  29. Insert the ProDev*MEMBER disk in drive A: and type ...
  30.  
  31.      INSTALL C:   (Enter)
  32.  
  33. This will run the INSTALL program that will create the C:\MEMBER sub-directory
  34. and copy (and un-compress) all of the necessary files to the C:\MEMBER
  35. sub-directory (or whatever drive letter you type).
  36.  
  37. To run the ProDev*MEMBER system from the hard disk, type the drive letter of
  38. the hard disk followed by a colon. For example "C:". You should see the hard
  39. disk prompt (such as "C>"). Then, type:
  40.  
  41.      CD\MEMBER   (Enter)
  42.      MEMB        (Enter)
  43.  
  44. System Files
  45.  
  46. The CONFIG.SYS File
  47.  
  48. THE MEMBER PROGRAM WILL CRASH with a "file open error" at the middle of the
  49. screen when you try to Create, Modify or Print Labels or Reports, you will need
  50. to re-start the computer with a CONFIG.SYS file as described below.  It will
  51. contain information that tells the PC that there will be more than 3 files open
  52. at the same time.
  53.  
  54. To create the CONFIG.SYS file, use the MEMBER program "Tools Menu", "Modify
  55. System Files" Sub-Menu to create or modify your CONFIG.SYS file.  Highlight
  56. that selection and press Enter.  You will be asked for the Password.  This is
  57. the word PASSWORD (if unregistered) or the Password you specified when you
  58. registered the program.  Press C to Create/Modify the CONFIG.SYS file.
  59.  
  60. If you are creating the CONFIG.SYS file, just type in the following two
  61. commands and press F10 to save.  If you are modifying the CONFIG.SYS file,
  62. either modify these two lines (if they exist) or add them to the end of the
  63. CONFIG.SYS file.  Press F10 to save the changes. YOU MUST RE-START YOUR
  64. COMPUTER for the changes to take effect.
  65.  
  66.      FILES=28
  67.      BUFFERS=15
  68.  
  69. The FILES command can be higher than 28 if required by other software on your
  70. computer.  Having a large BUFFERS command usually slows your system and higher
  71. than 15 is not recommended.  Actually, only 23 FILES is required, however,
  72. Windows and other shell type hard disk managers use files.
  73.  
  74. IF YOU HAVE BELOW MS/IBM-DOS VERSION 3.3, the program can have only 20 files
  75. open at a time.  To stay within this limit, the program will disable the HELP
  76. screens to keep from opening too many files at a time.
  77.  
  78. The AUTOEXEC.BAT File
  79.  
  80. Your computer looks at both the CONFIG.SYS file and the AUTOEXEC.BAT file at
  81. start-up time.  The AUTOEXEC.BAT file contains the commands that usually take
  82. you into a hard disk menu, Windows or some other shell type hard disk manager.
  83. If you have DOS 3.3 or higher, you need the command SET CLIPPER=F:25 in your
  84. AUTOEXEC.BAT file.
  85.  
  86. As above, use the MEMBER program "Tools Menu", "Modify System Files" Sub-Menu
  87. to create or modify your AUTOEXEC.BAT file.  Highlight that selection and press
  88. Enter.  You will be asked for the password.  This is the the word PASSWORD or
  89. the Password you specified when you registered the program.  Then, press A to
  90. Create/Modify the AUTOEXEC.BAT file.
  91.  
  92. If you do not already have an AUTOEXEC.BAT file, just add the command SET
  93. CLIPPER=F:28 and press F10 to save. If you are modifying an existing
  94. AUTOEXEC.BAT file, move to the beginning of the PATH line and press Enter. This
  95. should open up a blank line just above the PATH line.  Use the Up Arrow to move
  96. to the beginning of the blank line and type SET CLIPPER=F:28.  Press F10 to
  97. save.
  98.  
  99. This needs to be BEFORE the last line, as the existing last line probably
  100. transfers control of the computer to your menu system or Windows. IF YOU HAVE
  101. BELOW DOS 3.3 you don't need the SET CLIPPER command as your older version of
  102. DOS will allow only 20 open files anyway.  To prevent the MEMBER program from
  103. crashing, it will automatically disable the F1 Help screens that use 3 files.
  104.  
  105. First Time Program Set-Up Options
  106.  
  107. The first time you run the MEMBER program, a file named MEMBER.MEM file should
  108. not be on your hard disk.  This will cause the program to ask you for the
  109. program Set-Up defaults.  Highlight the "Set-Up" Main Menu and you will see the
  110. screen shown below.  Highlight each Sub-Menu with the cursor arrow keys and
  111. press Enter.
  112.  
  113. Color/Monochrome Monitor - Highlight the "Monitor (Color/Mono)" Sub-Menu and
  114. press Enter.  Press C for a color monitor or an M if you have a monochrome
  115. (non-color) monitor.  Highlight "Save New Set-Ups" and press Enter to add this
  116. to the MEMBER.MEM file.
  117.  
  118. Data File Drive & Path - Highlight the "Data File Drive & Path" Sub-Menu and
  119. press Enter.  The program will display the Drive and Sub-Directory where the
  120. ProDev*MEMBER system is installed.
  121.  
  122. Printer Action Table - Highlight the "Printer Action Table" Sub-Menu and press
  123. Enter.  Using the cursor arrow keys, highlight the name of your printer.  If
  124. you do not see the name of your printer and have a dot matrix printer, start
  125. with the EPSONFX file.  Appendix A of the manual will describe how you can
  126. create your own Printer Action Table file if you have a printer not shown.
  127. Highlight "Save New Set-Ups" and press Enter to add this to the MEMBER.MEM
  128. 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.
  133.  
  134. Establish Church Name - Highlight this Sub-Menu and press Enter.  Type the name
  135. of your church.  This will appear at the top of many reports.  Although the
  136. screen field is only 35 characters wide, you can type up to 50 characters for
  137. your church name as the field will scroll.  When you press Enter, you can type
  138. in the name or two letter abbreviation for your State.  This is so the
  139. Pictorial Directory will only print the State if it is different than your own.
  140.  
  141. Change Field Titles - Highlight "Change Field Titles" on the Setup Menu and
  142. press Enter.  If you intend to use Titles, such as Mr., Mrs., etc., place a Y
  143. in the Use Titles field.  Otherwise use N.  Some churches use "Joined" where
  144. your church may use the term "Confirmed".  Spec Info Code Width can be 1, 2 or
  145. 3 depending on how many codes you wish to create and how many you wish to
  146. assign to each person.  Two is recommended.  See the detailed discussion of
  147. this under Special Information Codes on page 12 of the manual.
  148.  
  149. Some churches use "Flier List" to indicate those that are to receive the
  150. monthly newsletter.  You may wish to call it "Mail List".
  151.  
  152. Many churches have a building improvement fund. Thus, the "Bld List" title.
  153. You may want to call it "Mem List" for a Memorial Fund list.  When you get to
  154. Section 7 on Giving Statements, you will find that giving is tracked under 3
  155. categories (General, Bld Giving and Other).  The title on the Post Giving
  156. screen and on the Statement could be changed from Bld Giving to "Mem. Fund".
  157.  
  158. The Sunday School list is used by many churches to send letters or newsletters
  159. to the parents of Sunday School attendees.  You may want to call it "Bus List"
  160. for those that should be picked up by the Bus each Sunday morning (children
  161. and/or adults).
  162.  
  163. The Service Titles are the titles of up to 3 events for tracking attendance.
  164. These titles will appear on the screen while you post the attendance.
  165.  
  166. The Giving #4, #5 and #6 are the titles of 3 additional categories of Giving.
  167. If you leave ALL 3 of these titles blank, your Giving posting screen and
  168. statements will show only the General, Building and Other categories of giving.
  169. If you use at least one of the extra Giving Titles, the Giving Posting screen
  170. and the Statements will be expanded to show all 6 categories of giving.
  171. Compressed printing is used if all 6 categories are printed to keep the
  172. statement to only one report line per giving day.
  173.  
  174. Status Code Table - When you are working with the Create Member or Modify
  175. Member (not Browse Member) screens, you can pop-up a Status Code table, pick
  176. the code you desire and press Enter to use that code in the member record.  Use
  177. this selection to manage this pick list table.
  178.  
  179. Special Information Code Table - When you are working with the Create Member or
  180. Modify Member (not Browse Member) screens, you can pop-up a Special Information
  181. Code table, pick the code you desire and press Enter to use that code in the
  182. member record.  Use this selection to manage this pick list table.
  183.  
  184. On the upper right of the "Change Field Titles" Setup screen, you can specify
  185. if you want 1, 2 or 3 character Special Information Codes.  One character codes
  186. would really limit you to A-Z and 0-9 for codes.  Two character codes give you
  187. AA-Z9; LOTS of codes.  Three character codes give you even more combinations.
  188.  
  189. However, each person has a 21 character field for Special Info Codes.  With 1
  190. character codes, EACH person could have up to 21 codes.  With 2 character
  191. codes, you can have 10 codes per person and with 3 character codes, you can
  192. have only 7 codes per person.  Pro Dev Software recommends the compromise of 2
  193. character codes.  This allows over 1200 possible codes for the Special
  194. Information Code table and allows you to assign up to 10 codes to each person.
  195.  
  196. Save New Setups - After changing any of your Setups, be sure to highlight Save
  197. New Setups and press Enter.  This will save the new setups to the file
  198. MEMBER.MEM.
  199.  
  200. Highlight the "Create Member Record" Sub-Menu and press Enter.  Press the PgDn
  201. key when you wish to create the next record. If you press F10 or PgDn on a
  202. blank record, you will be returned to the Main Menu.  Fill in each of the
  203. fields (or windows).  If you do not fill a field, press Enter to move to the
  204. next field.  You can use the Down Arrow to move to the next field and the Up
  205. Arrow to move back a field.  After the last Spouse field, you will move to the
  206. first field on the screen (Last Name).  Press PgDn to move to the next new
  207. record.
  208.  
  209. When you are printing labels, you will be given the choice of printing the
  210. Street Address (probably in the first Address field) and/or the PO Box
  211. (probably in the second Address field).  To do this, the program looks for
  212. either "P.O." as the first 4 characters or "PO " (PO and a space) as the first
  213. 3 characters in the field.  Therefore, you must be careful to enter PO Box
  214. addresses using one of these two forms.  The line (Address or PO Box) printed
  215. just above the City, State and ZIP will be used by the Postal Service to
  216. deliver the piece.
  217.  
  218. The "Zone" is a designation for a geographical area around your church.  You
  219. may have certain persons designated to call on certain zone(s).
  220.  
  221. If a person has officially joined your church, you MUST show a "Joined" date.
  222. Many reports trigger on if this field has a date or not to tell if a person is
  223. a member or not.  The same is true of the "Joined" field in the Spouse's and
  224. Child's section of the screen.  If you wish to blank a date, place the cursor
  225. at the beginning of the field and press Ctrl/Y (while holding down the Ctrl key
  226. tap the Y key).  If you wish to call this something other than "Joined" be sure
  227. to read Page 2-9 of the manual to find out how to change the title of this
  228. field.
  229.  
  230. If you are on the Status Code field, you can press F7 to pop-up a table of
  231. Status Codes.  Press the first letter of the desired code description and use
  232. the Down Arrow to select the exact code and press Enter to pick.
  233. Special Information Codes - DANGER - Be sure to use the F7 pop-up table to pick
  234. Special Information Codes.  Although you can type them manually, the spacing is
  235. VERY important.  If you have selected (with the Change Field Titles Setup Menu)
  236. 2 or 3 character codes, your manual spacing must be exactly 2 or 3 characters
  237. per code and codes shorter than the selected 2 or 3 character width must be
  238. right justified in the 2 or 3 character spacing.  When reports are written, the
  239. program expects the proper spacing and your errors at this point will cause
  240. scrambled reports.  Thus, let the F7 pop-up table do all the work accurately
  241. and easily.  It will insure the correct alignment.  With the blinking cursor on
  242. the Special Information Code field, press F7.  Press the first letter of the
  243. desired code description and use the Down Arrow to select the exact code and
  244. press Enter to pick.
  245.  
  246. The M/F field is used to indicate the gender of the person. F=Female and
  247. M=Male.  If the wife is shown on the upper part of the screen because the
  248. husband is not a member and he is shown on the Spouse portion of the screen, it
  249. is VERY IMPORTANT to put an "F" in the upper part of the screen for the wife.
  250. On certain label runs and reports, you will be given the option to print the
  251. husband's name first, even though he is on the lower or Spouse part of the
  252. screen. Only if an "F" is in the M/F upper field, when the wife is on the upper
  253. part of the screen, will the names be optionally reversed when printed.
  254.  
  255. There is a "Spouse Last Name" field in those cases where the spouse's last name
  256. is different than the upper screen Last Name.  "Husband Name First" reports
  257. with the different Last Name husband on the lower part of the screen will print
  258. out of order.
  259.  
  260. A "Y" is required in the Directory field to have the record included in printed
  261. directories.
  262.  
  263. The Reference Number (you can change this field title) is used by some
  264. denominations with this number being assigned when a person "joins" the church.
  265.  
  266. A "Y" in the Flier List field will cause this member's record to be used when
  267. printing the Flier Labels.  These are labels for your newsletter.  A "Y" in the
  268. Bld List field will cause this member record to be included on the Bld label
  269. run.  Section 2 shows you how to change the screen name for this field.  A "Y"
  270. in the Sunday School List field will cause this record to be included in the
  271. Sunday School List label run. See Section 2 to change the screen name for this
  272. field.
  273.  
  274. Child Records - When you wish to create or modify a Child Record, press F6 WHEN
  275. you have the Parents member record on the screen.  All of the information about
  276. children are kept in records in the CHILD.DBF data base file.  The Spouse
  277. portion of the screen is replaced with the Child record.  A new blank CHILD
  278. record is displayed.  Use the Last Name field ONLY if the child's last name is
  279. different from the last name on the upper part of the screen.  You can PgDn to
  280. add additional records.
  281.  
  282. If you PgUp, you can review/modify any previously added children.
  283.  
  284.  
  285.  
  286. If the child (children) has joined and live(s) with non-Member adult(s), be
  287. sure to put "F" as the Status for the adult part of the record.  This will
  288. cause just the child name(s) to be listed in the Directory reports.  The
  289. non-Member adult(s) will not be listed.  To get the Flier labels to list one of
  290. the child names, rather than the non-Member Adult(s), place the name of the
  291. oldest child as the first name on the Adult part of the record.
  292.  
  293.  
  294.                               Register Now!
  295.  
  296. When you register, you will receive a 96 page bound manual, technical support
  297. and the latest registered version.
  298.  
  299. You can use the INSTALL program or MEMBER program Tools Menu to print the full
  300. on-disk manual.  This will use a lot of your printer paper.
  301.