home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / sigm / vol227 / abstract.227 < prev    next >
Encoding:
Text File  |  1986-02-13  |  4.7 KB  |  107 lines

  1.  
  2. Washington Area dBASE II Users Group
  3.  
  4. The programs on this disk come from the library of 
  5. the Capital Osborne Users group.  Most of this text 
  6. file comes from the CapOUG Library Index or from the 
  7. group's newsletters.  It was generously made 
  8. available to us by Merrill M. Hessel, president and 
  9. librarian of CapOUG.  (See his copyright notice below.) 
  10.  
  11. Copyright 1983.  This documentation in part or as a 
  12. whole may not be reproduced in written or electronic 
  13. form.  Permission is given to Users Groups to 
  14. distribute this documentation by disk provided this 
  15. copyright notice is included. The documentation may 
  16. be printed by private individuals only and may not 
  17. be sold by anyone without the permission of M.M. 
  18. Hessel, 6200 Winnebago Road, Bethesda, MD 20816.   
  19.  
  20. Contents of Disk:
  21.  
  22. CHURCH.LBR   Library with 24 files 
  23. This CHURCH MANAGEMENT SYSTEM was donated to CapOUG 
  24. by Ralph Shipp. This is quite a sophisticated program
  25. and could be used for any group or business.  You 
  26. really need at least 160K capacity on each drive for 
  27. this program.  All the files on this disk should be 
  28. put on a single disk along with the DBASE.COM & OVR 
  29. file. The disk should be SYSGENNED. The disk is then 
  30. put on DRIVE A:.  On DRIVE B: put a cleanly formatted
  31. disk with the file FILE/5.DBF.  Type: DBASE<cr>.  
  32. When dBASE comes up, type: DO LOVE<cr>.  This command 
  33. file will bring up this set of programs and menus. 
  34. It is easy for a non-computer person to be able to 
  35. use it in a few minutes.  The file on drive B has 
  36. demonstration data and should be replaced by your 
  37. actual data.  I think it is a very useful system.  
  38. Use it as a model for other programs such as inventory
  39. and card file databases.
  40.  
  41. GENEALGY.LBR  Library with 32 files
  42. This GENEALOGY SYSTEM was obtained from the OUF 
  43. (Paris France Osborne Users Group) and written by 
  44. Sam Washburn, an American in Paris.  The DOC file is 
  45. is rather extensive and very well written.  It is 
  46. extremely easy for the novice to use. Put dBASE in 
  47. drive A: put this disk in Drive B:. After you enter 
  48. dBASE then set default to B: and type the command DO 
  49. EXPLORE. You will now get a screen enter: R and then 
  50. enter 1100.  You should now see the family tree of 
  51. William the Conqueror.  
  52. The genealogical data base program "EXPLORE" allows 
  53. you to maintain a data base of people who are 
  54. related to each other. You can add new people to the 
  55. database and then link them together by indicating 
  56. the direct relationships between the people. 
  57. There are commands in the EXPLORE program that allow 
  58. you to add and edit the people in your genealogy and 
  59. their biographies.  These commands use certain of the 
  60. dBASE II functions (edit, browse, append) so you will 
  61. need to know the control keys that are used in these 
  62. commands ^Y,^Q,^W, etc.  Otherwise the program is 
  63. designed for a novice computer user.  There are four 
  64. help-screens. 
  65. When you first start up it is useful to page through 
  66. the help-screens as they contain information that is 
  67. worth knowing right away.
  68.  
  69. CHEKBOOK.LBR   Library with 22 files
  70. This is a dBASE II CHECK MANAGEMENT SYSTEM.  It was 
  71. revised and resubmitted by John J. Griffin 
  72. (President of the Baltimore Osborne Users Group) and 
  73. Steve Meginnis.  They modified and extended the 
  74. personal finance system on an earlier CapOUG disk.   
  75. The following is a description of the system:
  76.           *  one keystroke command execution;
  77.           *  additional functions:  VOID, REPORT, 
  78.              and EXIT;
  79.           *  check printing capabilities (user may
  80.              have to modify to suit individual printers);
  81.           *  user menu ('MNU') files  for easy
  82.              individualization of the program;
  83.           *  error trapping functions;
  84.           *  current account balance information display;
  85.           *  built-in upper/lower case insensitivity;
  86.           *  quick payee and category entry for 
  87.              frequently used payees;
  88.           *  a database for your categories and 
  89.              category codes.
  90. GETTING STARTED:  With dBASE in the A drive and 
  91. this disk in drive B, at the dBASE "." type "DO 
  92. B:$MENU".  This causes the program to ask some 
  93. preliminary questions and in time up comes the Main 
  94. Menu.  From here, select "A" to practice entering a 
  95. few checks.  I do not suggest trying the check 
  96. printing until you have set up the program for your 
  97. printer.  Read the DOC file, which is well written 
  98. and has many suggestions for setting up your accounts.
  99. (NOTE by John Weske, 11/30/84:  John Griffin tells me 
  100. these programs run fine under dBASE II v2.3x and v2.4, 
  101. but that they hang up in v2.41.  He says that all 
  102. they need are a few CLEAR commands that he has not 
  103. yet had a chance to put in.)
  104.  
  105. All three programs are set up for CP/M 80.  To use them
  106. under CP/M 86 merely change the .CMD files to .PRG.
  107.