home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / retrv_pc.zip / RETRIEVE.DOC < prev    next >
Text File  |  1984-12-21  |  16KB  |  459 lines

  1.         RETRIEVE: A REFERENCE ARTICLE CITATION FILING AND 
  2.          RETRIEVAL SYSTEM USING THE dBASE II* RELATIONAL 
  3.                    DATABASE MANAGEMENT SYSTEM
  4.  
  5.                      - for IBM-PC DOS 2.0 -
  6.  
  7.  
  8.  
  9.                      David A. Lathrop, Ph.D.
  10.                                   
  11.  
  12.  
  13.               CARDIAC ELECTROPHYSIOLOGY LABORATORY
  14.              CHILDREN'S HOSPITAL RESEARCH FOUNDATION
  15.                      CINCINNATI, OHIO  45229
  16.                          (513) 559-4482
  17.  
  18.  
  19. I. DESCRIPTION:
  20.  
  21.      R+E+T+R+I+E+V+┼á i≤ ß collectioε oµ dBAS┼ II¬ commanΣá file≤ ì
  22. whicΦ allo≈ creatioε oµ ß referencσ articlσ citatioε databasσ fo≥ ì
  23. retrieva∞ b∙ aε assigneΣ referencσ number¼ author¼ title¼ source¼ ì
  24. o≥á ke∙ word«á  T∩ usσ thσ system¼á yo⌡ mus⌠ posses≤ ß versioε oµ ì
  25. thσá dBAS┼ II¬ assembly-languagσ relationa∞á databasσá managemen⌠ ì
  26. system«  
  27.  
  28.      Thσáá R+E+T+R+I+E+V+┼á systeφá allow≤á thσá use≥á t∩áá storσ ì
  29. referencσ articlσ citation≤ b∙ authors¼á title¼ source¼ ke∙ word≤ ì
  30. anΣá ß codσ t∩ bσ useΣ iε filinτ thσ origina∞ article«á  Thi≤á i≤ ì
  31. donσá b∙á allowinτá thσ use≥ t∩ inpu⌠ record≤ int∩á ßá dBAS┼á II¬ ì
  32. databasσ filσ nameΣ REFS.DB╞ havinτ thσ followinτ structure:
  33.  
  34.  
  35.                 FL─     NAM┼      TYP┼ WIDTH
  36.                 ---     ----      ---- -----
  37.                 00▒   REF:N╧       ├    005
  38.                 00▓   AUTHOR╙      ├    080
  39.                 00│   TITL┼        ├    160
  40.                 00┤   SOURC┼       ├    080
  41.                 00╡   KWORD╙       ├    080
  42.  
  43.      Thσá systeφá consist≤á oµá oµ thσ followinτá ninσá dBAS┼á I╔ ì
  44. commanΣ files║ 
  45.  
  46. RETRIEVE.PRG  NEW.PRG       AUTONUMB.PRG  FIND.PRG
  47. FASTFIND.PRG  INDEX.PRG     LABEL.PRG     EDIT.PRG
  48.  
  49.      Onl∙ onσ databasσ filσ i≤ created¼á REFS.DBF«á  Inde°á file≤ ì
  50. arσá createΣá oεá fou≥á oµá thσá fields╗á REF#.NDX¼á AUTHORS.NDX¼ ì
  51. SOURCE.NDX¼ anΣ KWORDS.NDX« 
  52.  
  53.  
  54. OPERATION:
  55.  
  56.      Oncσ yo⌡ havσ typeΣ 'DBAS┼ RETRIEVEº o≥ 'D╧ RETRIEVEºá (froφ ì
  57. withiεá DBasσá ][)¬ thσ monito≥ screeε wil∞ blanδ anΣá ßá messagσ ì
  58. wil∞á appea≥á askinτ you¼á thσ user¼á t∩ ente≥á thσá date«á  Thi≤ ì
  59. versioε oµ R+E+T+R+I+E+V+┼ assumσ tha⌠ you≥ defaul⌠ drivσ i≤ useΣ ì
  60. fo≥á datßá storage«á  Thσ maiε R+E+T+R+I+E+V+┼ prograφ men⌡á wil∞ ì
  61. nex⌠ appear.
  62.  
  63. ____________________
  64.  
  65. ¬á Wσ recommenΣ tha⌠ yo⌡ renamσ DBASE.CO═ a≤ DO.CO═ fo≥á easσá oµ ì
  66. operation in all DBase ][ programming applications.
  67.  
  68.  
  69.                  ***  REPRINT FILE MENU ***
  70.  
  71.         0 - EXIT PROGRAM
  72.         1 - ENTER NEW ARTICLES
  73.         2 - ENTER NEW ARTICLES WITH
  74.             (AUTOMATIC REFERENCE NUMBERING)
  75.         3 - FIND ARTICLES
  76.         4 - QUICKLY FIND ARTICLES
  77.             (BY FIRST AUTHOR, FIRST KEY WORD,
  78.             OR FIRST 20 LTRS OF SOURCE)
  79.                 5 - LOCATE ARTICLES & MAKE TEXT FILE
  80.         6 - RE-INDEX FILES
  81.                 7 - MAKE LABELS FOR ARTICLES
  82.         8 - EDIT DATA BASE RECORDS
  83.  
  84. ENTER DESIRED ACTION
  85.   WAITING
  86.  
  87.  
  88.  
  89. OPTION 0 - EXIT
  90.  
  91.      Iµá yo⌡á no≈ typσ '0'¼á thσ prograφ wil∞ exi⌠ t∩ thσá PC-DO╙ ì
  92. promp⌠á afte≥á firs⌠ displayinτ ß messagσ tellinτá yo⌡á ho≈á man∙ ì
  93. record≤ arσ presentl∙ containeΣ iε thσ datß basσ (REFS.DBF).
  94.  
  95.            *** REFS.DBF CONTAINS 1043 RECORDS ***
  96.  
  97.  
  98.  
  99. *** END RUN     dBASE II    ***
  100.  
  101. A>
  102.  
  103. *¬ NOT┼ *¬ T∩ re-rente≥ R+E+T+R+I+E+V+┼ typσ 'D╧ RETRIEVE'.
  104.  
  105.  
  106.  
  107.  
  108. OPTION 1 - ENTER NEW ARTICLES:
  109.  
  110.      Iµ yo⌡ haΣ entereΣ '1'¼ thσ prograφ woulΣ havσ beeε directeΣ ì
  111. t∩á thσ commanΣ filσ NEW.PR╟ anΣ afte≥ answerinτ thσ prompt¼á '*¬ ì
  112. WAN╘ T╧ CONTINUE┐á (Y/N⌐ **º b∙ typinτ 'Y'¼á thσ followinτá inpu⌠ ì
  113. forφ woulΣ appea≥ oε you≥ monitor:
  114.  
  115.  
  116.                REPRINT INFORMATION ENTRY FORM
  117.  
  118.  
  119.  REF. NO. :     :
  120.  
  121.   AUTHORS :                                         :
  122.           :                                         :
  123.  
  124.     TITLE :                                         :
  125.           :                                         :
  126.           :                                         :
  127.           :                                         :
  128.           :                                         :
  129.      
  130.    SOURCE :                                         :
  131.           :                                         :
  132.  
  133. KEY WORDS :                                         :
  134.           :                                         :
  135.  
  136.  
  137.      Thi≤á inpu⌠á forma⌠á allow≤ fivσ character≤á fo≥á aεá alpha-ì
  138. numeriπá codσ unde≥ whicΦ t∩ filσ thσ article¼á 8░ character≤á t∩ ì
  139. ente≥á thσ author≤ name(s)¼á 16░ character≤ fo≥ thσ titlσ oµá thσ ì
  140. article¼ 8░ character≤ fo≥ itsº source¼ anΣ 8░ character≤ fo≥ ke∙ ì
  141. indexinτ words«  
  142.  
  143.      Thσá systeφ wa≤ designeΣ s∩ tha⌠ article≤ arσ assigneΣ code≤ ì
  144. consistinτá oµ thσ firs⌠ lette≥ oµ thσ firs⌠ author'≤á las⌠á namσ ì
  145. followeΣ b∙ ß number«á  Thσ numbe≥ simpl∙ tell≤ iµ thσ articlσ i≤ ì
  146. thσ 1¼á 2¼ 3¼ ...nthö articlσ witΦ firs⌠ author≤ whosσ las⌠ namesº ì
  147. begiεá witΦá ß particula≥ lette≥ iε thσ owner'≤á referencσá file«  ì
  148. Thi≤á numbe≥á i≤á incrementeΣá b∙ onσ eacΦ timσá thσá filσá owne≥ ì
  149. receive≤ ß ne≈ articlσ whosσ firs⌠ author'≤ las⌠ namσ begin≤ witΦ ì
  150. thσá samσ letter«á  Thi≤ codinτ systeφ allow≤ thσ filσá owne≥á t∩ ì
  151. maintaiεá ßá filσá witΦ u≡ t∩ 259,97┤á seperatσá citations«á  An∙ ì
  152. codinτ systeφ usinτ ╡ characte≥ alpha-numerics¼á however¼á ma∙ bσ ì
  153. used«  
  154.  
  155.      *¬á IMPORTAN╘á *¬  Thσ firs⌠ author'≤ namσ mustôá bσá entereΣ ì
  156. last-name-firs⌠ iε orde≥ fo≥ optioε ┤ (QUICKL┘ FIN─ ARTICLES⌐á t∩ ì
  157. functioε correctly«  Aε articlσ b∙ DaviΣ A« Lathro≡ anΣ Johε Doe¼ ì
  158. therefore¼á woulΣ bσ entereΣ a≤ 'Lathrop¼á D.A.¼á Doe¼á J.'«á  Aε ì
  159. examplσ oµ ß completeΣ inpu⌠ i≤ showε below:
  160.  
  161. è
  162.  
  163.  
  164.                REPRINT INFORMATION ENTRY FORM
  165.  
  166.  
  167.  REF. NO. :L0003:
  168.  
  169.   AUTHORS :Lathrop, D.A., Bailey, J.C.              :
  170.           :                                         :
  171.  
  172.     TITLE :The high resistance junction between the :
  173.           :canine left bundle branch and adjacent   :
  174.           :ventricular septal muscle.               :
  175.           :                                         :
  176.           :                                         :
  177.      
  178.    SOURCE :Clin. Res. 23(4):472A, 1975              :
  179.           :                                         :
  180.  
  181. KEY WORDS :electrotonus - left bundle branch        :
  182.           :                                         :
  183.  
  184.  
  185. OPTIO╬ ▓ - ENTE╥ ARTICL┼ WIT╚ AUTOMATI├ REFERENC┼ NUMBERING:
  186.  
  187.      Thi≤á optioεá i≤á simila≥á t∩á optioεá 1¼á excep⌠á tha⌠á thσ ì
  188. R+E+T+R+I+E+V+┼á prograφ wil∞ searcΦ thσ databasσ filσ (REFS.DBF⌐ ì
  189. fo≥á thσ las⌠ referencσ numbe≥ entereΣ fo≥ ßá particula≥á letter¼ ì
  190. increment≤á thi≤á numbe≥ b∙ ▒ anΣ assign≤ t∩ thσ ne≈á citatioεá ß ì
  191. codσá consistinτá oµ thσ firs⌠ lette≥ oµ thσ firs⌠ author'≤á las⌠ ì
  192. namσ plu≤ thσ number«  
  193.  
  194.      *¬á IMPORTAN╘ *¬ Usσ oµ thi≤ optioε assume≤ thσ usσá oµá thσ ì
  195. codinτá systeφ suggesteΣ unde≥ optioε 1íá  Thσ followinτ show≤ aε ì
  196. examplσá oµá ß completeΣ optioε ▓ inpu⌠ forφá anΣá thσá resultinτ ì
  197. referencσ numbe≥ assigneΣ t∩ thσ articlσ b∙ thσ program:
  198.  
  199.  
  200.  
  201.  
  202.                REPRIN╘ INFORMATIO╬ ENTR┘ FORM
  203.  
  204.  
  205.   AUTHOR╙ :Lathrop¼ D.A.¼ Elharrar¼ V.¼ Foster¼ P.R.:
  206.           :Bailey¼ J.C.¼ Zipes¼ D.P«                :
  207.  
  208.     TITLE :Suppression of barium induced automa-    :
  209.           :ticity with manganese and verapamil.     :
  210.           :                                         :
  211.           :                                         :
  212.           :                                         :
  213.      
  214.    SOURCE :Clin. Res. 23(4):472A, 1975              :
  215.           :                                         :
  216.  
  217. KEY WORDS :barium - manganese - verapamil - calcium :
  218.           :                                         :
  219.  
  220.  REF. NO. :L0004:
  221.  
  222.  
  223. OPTION 3 - FIND ARTICLES
  224.  
  225.      Thi≤á optioεá allow≤ thσ use≥ t∩ locatσ record≤á withiεá thσ ì
  226. datß basσ b∙ matchinτ u≡ t∩ threσ substring≤ founΣ iε u≡ t∩ threσ ì
  227. differen⌠ recorΣ fields«  Thσ substring≤ ma∙ bσ entereΣ iε eithe≥ ì
  228. UPPE╥ o≥ lowe≥ caseíá  Thσ outpu⌠ oµ thi≤ optioε ma∙ bσ displayeΣ ì
  229. eithe≥ oε thσ monito≥ o≥ thσ printer«  
  230.  
  231.      *¬á NOT┼á *¬á Thi≤á optioε ma∙ bσ usσ t∩á lis⌠á allôá oµá thσ ì
  232. citation≤á containeΣ withiε thσ databasσ b∙ enterinτ '3º fo≥á thσ ì
  233. 1s⌠á FIEL─ T╧ SEARC╚ ON¼á `<SPACE>º fo≥ thσ SUBSTRIN╟ T╧á LOCATE¼ ì
  234. anΣá defaultinτá (i.e.ô '<RETUNR>'⌐ througΦ thσá remaininτá SEARC╚ ì
  235. INFORMATIO╬ prompts.
  236.  
  237.      Thσáá followinτá show≤á aεá examplσá oµá thσá monito≥á inpu⌠ ì
  238. informatioε screen¼á thσ user'≤ responses¼á anΣ thσ firs⌠ printeΣ ì
  239. resul⌠ obtaineΣ durinτ usσ oµ optioε 3:
  240.  
  241.  
  242.  
  243.  
  244.            *** REFS.DBF CONTAINS 1043 RECORDS ***
  245.  
  246.              EACH RECORD CONSISTS OF 5 FIELDS:
  247.  
  248.                  (1) REF:NO     (4) SOURCE
  249.                  (2) AUTHORS    (5) KWORDS
  250.                  (3) TITLE
  251.  
  252.          _________________________________________
  253.  
  254.                ** ENTER SEARCH INFORMATION **è
  255. 1st FIELD TO SEARCH ON (1-5) :2:  SUBSTRING TO LOCATE :LATHROP       :
  256. 2nd FIELD TO SEARCH ON (1-5) :3:  SUBSTRING TO LOCATE :HUMAN         :
  257. 3rd FIELD TO SEARCH ON (1-5) :5:  SUBSTRING TO LOCATE :DILTIAZEM     :
  258.  
  259.            DO YOU WANT RESULTS PRINTED? (Y/N) :y:
  260.  
  261. --------------------
  262.  
  263.  REF. NO. : L0002
  264. AUTHOR(S) : Lathrop, D.A., Valle, R., Gaum, W.E.
  265.             Schwartz, A., Kaplan, S.
  266.     TITLE : The effect of diltiazem and nisoldipine
  267.             on spontaneously active human atrial
  268.             tissue.
  269.    SOURCE : J. Molec. Cell. Cardiol. 13(1):111-115,
  270.             1981
  271. KEY WORDS : diltiazem - nisoldipine - human atrium -
  272.             calcium blockers
  273.  
  274.  
  275. OPTION 4 - QUICKLY FIND ARTICLES
  276.  
  277.      Thi≤ optioε i≤ simila≥ t∩ optioε 3«á  It≤ majo≥ advantagσ i≤ ì
  278. speed«á  Optioε 4¼ however¼ ha≤ somσ disadvantage≤ ove≥ optioε 3«  ì
  279. Thesσ arσ tha⌠ optioε ┤ wil∞ onlyô finΣ article≤ wherσ thσ entereΣ ì
  280. author'≤ name¼á ke∙ word,orô thσ firs⌠ 2░ character≤ oµ thσ sourcσ ì
  281. arσá firstô iε thσ databasσ filσ records«á  Iµ thσ use≥á want≤á t∩ ì
  282. looδá fo≥ article≤ wherσ ß particula≥ autho≥ i≤ thσ firs⌠á autho≥ ì
  283. thi≤á optioε wil∞ bσ u≡ t∩ 1░ time≤ fasterô (dependinτ oε thσ sizσ ì
  284. oµ thσ database⌐ thaε optioε threσ iε findinτ thσ citations«  Thσ ì
  285. othe≥á disadvantagσ oµ thi≤ optioε i≤ tha⌠ i⌠ require≤á tha⌠á thσ ì
  286. databasσ bσ indexeΣ oε authors¼á source¼ anΣ ke∙ words«  Creatioε ì
  287. oµá thesσ inde° file≤ require≤ usσ oµ disδ storagσ spacσ whicΦ iε ì
  288. turε wil∞ limi⌠ thσ sizσ oµ thσ databasσ tha⌠ thσ use≥ i≤ ablσ t∩ ì
  289. create«á  A≤ aε example¼ a⌠ thσ timσ oµ thi≤ manual'≤ preparatioε ì
  290. thσá origina∞á R+E+T+R+I+E+V+┼ databasσá containeΣá 104│á record≤ ì
  291. whicΦá requireΣ 159╦ oµ disδ storagσ anΣ eacΦ oµ thσ inde°á file≤ ì
  292. (AUTHORS.NDX¼á SOURCE.NDX¼ anΣ KWORDS.NDX⌐ requireΣ approximatel∙ ì
  293. 150╦á oµá disδá space«áá  Therefore¼á iµá thσá inde°á file≤á werσ ì
  294. eliminateΣá REFS.DB╞á coulΣá bσ increaseΣ b∙á  pproximatel∙á 300░ ì
  295. record≤á anΣá occup∙á thσ samσ amoun⌠ oµ spacσá oεá thσá origina∞ ì
  296. R+E+T+R+I+E+V+┼á storagσá diskettσá (whicΦá wa≤á ßá double-sided¼ ì
  297. double-densit∙áá 8-incΦá diskettσá providinτá onσá mega-bytσáá oµ ì
  298. storage)«  Thσ followinτ show≤ aε example║ 
  299.  
  300.                      *** REFS.DBF CONTAINS 1043 RECORDS ***
  301.  
  302. *** WARNING: This program finds only EXACT matches to the substring entered ***
  303. * Files are indexed by first author,  first 20 chrs of source, first key word *
  304. * Therefore,  this program  will  only find records  where  an author  is the *
  305. * first author, or where a key word is the first key word, etc.!!!!           *
  306.  
  307.                          POSSIBLE FIELDS TO SEARCH ON:
  308. è                          (1) AUTHORS   (3) KEY WORDS
  309.                           (2) SOURCE
  310.  
  311.                  _____________________________________________
  312.  
  313.                          ** ENTER SEARCH INFORMATION **
  314.  
  315.          FIELD TO SEARCH ON (1-3) :1:
  316.  
  317.          SUBSTRING TO LOCATE :Lathrop                                 :
  318.  
  319.                      DO YOU WANT RESULTS PRINTED? (Y/N) :y:
  320.  
  321. -----------------------
  322.  
  323.            REF. NO. : L0001
  324.           AUTHOR(S) : Lathrop, D.A., Bailey, J.C.
  325.               TITLE : Lack of electrical interaction between
  326.                       proximal bundle branches and subjacent
  327.                       muscle.
  328.              SOURCE : J. Appl. Physiol. 42(2):235-239, 1977
  329.           KEY WORDS : electrotonus - excitability - bundle of
  330.                       His - His-Purkinje system
  331.  
  332.  
  333. OPTION 5 - LOCATE ARTICLES & MAKE TEXT FILE
  334.  
  335.  
  336.  
  337. OPTION 6 - RE-INDEX ARTICLES
  338.  
  339.      Thi≤ optioε provide≤ aε eas∙ mean≤ t∩ re-inde° thσ datß basσ ì
  340. oε firs⌠ author'≤ name¼ source¼ anΣ firs⌠ ke∙ word«  
  341.  
  342.      *¬á NOT┼ *¬ Re-indexinτ i≤ requireΣ wheε ne≈á citation≤á arσ ì
  343. addeΣá t∩á thσá databasσá iεá orde≥á fo≥á optioεá ┤á t∩á functioε ì
  344. correctly«  
  345.  
  346.      *¬á IMPORTAN╘ *¬ Thi≤ optioε shoulΣ onl∙ bσ useΣ iµ thσ use≥ ì
  347. intend≤ t∩ usσ optioε ┤ (seσ explanatioε iε descriptioε oµ optioε ì
  348. 4).
  349.  
  350.  
  351.  
  352. OPTIO╬ 7 - MAK┼ LABEL╙ FO╥ ARTICLES
  353.  
  354.      Thi≤á optioεá provide≤á thσ use≥ witΦ label≤á whicΦá ma∙á bσ ì
  355. affixeΣá t∩ thσ origina∞ referencσ articlσ fo≥á filinτá purposes«  ì
  356. EacΦá labe∞ wil∞ identif∙ thσ owne≥ oµ thσ article¼á thσ assigneΣ ì
  357. referencσ numbe≥ anΣ ke∙ word≤ unde≥ whicΦ thσ citatioε i≤á fileΣ ì
  358. iεá thσ databasσ (REFS.DBF)«á  Belo≈ i≤ aε examplσ oµ thσá label≤ ì
  359. produceΣ b∙ usσ oµ thi≤ option:
  360.  
  361.  
  362. OPTIO╬ 8 - EDI╘ DATABAS┼ RECORDSè
  363.      Optioεá ╖ allow≤ thσ use≥ ß convenien⌠ wa∙ t∩ edi⌠á specifiπ ì
  364. databasσ record≤ afte≥ the∙ havσ beeε entered«  ┴ specifiπ recorΣ ì
  365. ma∙á bσá locateΣ withiε thσ databasσ b∙ searchinτ fo≥ i⌠á b∙á it≤ ì
  366. referencσ number¼á autho≥ string¼ titlσ string¼ o≥ sourcσ string«  ì
  367. Usuall∙á thσ use≥ wil∞ kno≈ thσ aggigneΣ referencσ numbe≥ oµá thσ ì
  368. databasσ recorΣ tha⌠ he/shσ desire≤ t∩ edit╗á therefore¼á thi≤ i≤ ì
  369. thσ program'≤ defaul⌠ modσ fo≥ locatinτ records.
  370.  
  371.      *¬á NOT┼ *¬  Iµ morσ thaε onσ recorΣ ha≤ thσ samσá referencσ ì
  372. number¼ al∞ oµ thesσ record≤ wil∞ bσ located.
  373.  
  374.      Oncσá locateΣá thσá recorΣá ma∙á bσá editeΣá o≥á markeΣá fo≥ ì
  375. deletion«  Iµ editeΣ thσ olΣ recorΣ wil∞ bσ writteε ove≥ witΦ thσ ì
  376. ne≈á information╗á i.e«á ß ne≈ recorΣ wil∞ no⌠ bσ appendeΣ t∩ thσ ì
  377. file«á  Iµ thσ use≥ choose≤ t∩ marδ thσ recorΣ fo≥ deletion¼á thσ ì
  378. recorΣá wil∞ no⌠ bσ permanentl∙ deleteΣ unti∞ thσ filσ i≤á PACKE─ ì
  379. (seσ you≥ dBAS┼ II¬ user'≤ manual)«  
  380.  
  381.      Finally¼á thσá prograφ wil∞ promp⌠ thσ use≥ witΦ ßá questioε ì
  382. askinτá iµá he/shσ want≤ t∩ permanentl∙ removσ thσá markeΣá file≤ ì
  383. froφá thσ datß base«á  Iµ thσ use≥ answer≤ affirmativel∙ t∩á thi≤ ì
  384. questioεá thσ filσ wil∞ bσ PACKE─ anΣ al∞ thσ record≤ markeΣá fo≥ ì
  385. deletioε wil∞ bσ removeΣ froφ thσ fileí 
  386.  
  387.      *¬á IMPORTAN╘á *¬  Afte≥ thσ databasσ ha≤á beeεá PACKE─á thσ ì
  388. deleteΣá record≤á ma∙ neve≥ bσ recovered-- the∙á arσá GONEíá   Bσ ì
  389. carefu∞ wheε usinτ thi≤ option.
  390.  
  391.  
  392.  
  393.           ********¬ *********¬ ********¬ *********
  394.           ********¬ *********¬ ********¬ *********
  395.  
  396.      Yo⌡á arσá no≈ read∙ t∩ experimen⌠ witΦá R+E+T+R+I+E+V+E«á  ╔ ì
  397. hopσá tha⌠ yo⌡ wil∞ enjo∙ usinτ thσ systeφ anΣ tha⌠ i⌠ wil∞á hel≡ ì
  398. yo⌡á t∩á maintaiεá ßá completσ filσá oµá you≥á referencσá articlσ ì
  399. citations¼ n∩ matte≥ wha⌠ you≥ area≤ oµ interestí  
  400.  
  401.  
  402. --------------------
  403. * dBASE II* was developed and is distributed by,
  404.   Ashton-Tate, Culver City, California
  405.  
  406.  
  407.  
  408.  
  409.  
  410.              **************************************
  411.                       ---- FINAL NOTE ----
  412.              **************************************
  413.  
  414.  
  415.      Iµá yo⌡á finΣ thi≤ se⌠ oµ program≤ useful¼á wσ asδ tha⌠á yo⌡ ì
  416. make a contribution to:
  417.  
  418.              Children's Hospital Research Foundation
  419.                   Division of Cardiac Research
  420.                    Elland and Bethesda Avenues
  421.                      Cincinnati, Ohio 45229
  422.  
  423.      B∙á makinτá ß contributioε you≥ namσ wil∞ bσ placeΣá oεá ou≥ ì
  424. mailinτá lis⌠á whicΦá wil∞ includσ an∙á futurσá update≤á oµá thi≤ ì
  425. program«á Iµ yo⌡ woulΣ likσ t∩ contributσ software,yo⌡ ma∙ uploaΣ ì
  426. program≤á directl∙ t∩ thσ CHRF'≤ Divisioε oµ Cardiolog∙á Bulletiε ì
  427. Board [(513) 559-8599].  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.