home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Power Pack / Visual_Basic4_Power_Pack.bin / vb4files / schedvbx / samples.z / PATLIST.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-03-14  |  9.0 KB  |  224 lines

  1. PatientListForm
  2. Patients
  3. Form15X
  4. PatList
  5. Panel3D1
  6. SSPanel#
  7. Notes
  8. Status
  9. PrimaryDoc
  10. InsuranceCompany
  11.     PhoneWork
  12.     PhoneHome
  13. State
  14. PatientName
  15. Address
  16.     PatNumber
  17.     PatNumber
  18. Label10
  19. Notes:
  20. Label9
  21. Status:
  22. Label8
  23. Primary Doctor:
  24. Label7
  25. Insurance Co:
  26. Label6
  27. Work:
  28. Label5
  29. Phone-Home:
  30. ZipLabel
  31. Label4
  32. State:
  33. Label1
  34. Name:
  35. Label2
  36. Address:
  37. Label3
  38. City:
  39. E&xit
  40. Delete
  41. &Delete
  42. @    Form_Loadv
  43. LoadDocList
  44. LoadPatList
  45. DoctorListForm
  46. DocListK
  47. DoctorsForm
  48.     SchedVBX1
  49. ResMaxa
  50. ResName
  51. PatList5
  52. LookupCriteria
  53. iSelDoctor
  54.     ListIndex
  55. iDoctoru
  56. Screen
  57. MousePointer
  58. Appts8
  59.     Recordset
  60. NoMatch
  61. Doctors
  62.     ResDeleteu
  63. DoctorP
  64. RecordX
  65. Patients
  66. PatientListFormE
  67. Exit_Click
  68. PatList_Click
  69. iIndexY
  70.     DocNumber,
  71. DoctorsName
  72.     PhoneHomek
  73. ResUser1
  74. PhoneOffice
  75. ResUser2a
  76.     PatNumber#
  77. Addressh
  78. City{
  79. State
  80.     PhoneWork
  81. InsuranceCompany/
  82. DocPatients
  83. PrimaryDoc
  84. Statusf
  85. Notes
  86. ListItem
  87. PatientName
  88. PatientName_Change
  89. Address_Change
  90. Address_KeyDown
  91. KeyCode8
  92. Shift
  93. Address_LostFocusG
  94. City_Change
  95. City_LinkClose
  96. City_LostFocus
  97. Label1_Click
  98. State_Changee
  99. State_LinkClose
  100. State_LostFocus
  101. Zip_Change
  102. Zip_LinkClose$
  103. Zip_LostFocus
  104. PhoneHome_Change#
  105. PhoneHome_LinkCloseN
  106. PhoneHome_LostFocus7
  107. PhoneWork_Change
  108. PhoneWork_LinkClose
  109. PhoneWork_LostFocus
  110. InsuranceCompany_Change
  111. InsuranceCompany_LinkClose
  112. InsuranceCompany_LostFocus
  113. Status_Change4
  114. Status_LinkClose%
  115. Status_LostFocus
  116. Notes_Changey
  117. Panel3D1_DragDrop4
  118. Source
  119. Control
  120. PrimaryDoc_Change
  121. PrimaryDoc_LostFocus
  122. Notes_LostFocus
  123. Delete_Click
  124. iSelPatient
  125. iPatient
  126. Remove
  127. Resource
  128. Schedule
  129. LoadTimeBlocks
  130. @    Add_Click
  131. iResult
  132. SchedVBXAddResource
  133. RecordCountA
  134. iPatientNumR
  135.     Patientss
  136. iNumberOfDocsk
  137. PatientName_LostFocus
  138. SetBarText
  139.     PrimayDoc
  140. SetFocue
  141. Add_Click
  142.  get next Patient # from databaseB
  143.  add record to Patients Table in databasee
  144. Patient Number
  145. Address
  146. State
  147. Phone-Home
  148. Phone-Work
  149. Insurance Company
  150. Primary Doctor
  151. Status
  152. Notes
  153. Address_LostFocus
  154.  update patient database
  155. Address
  156. City_LostFocus
  157.  update patient database
  158. Delete_Click
  159. No Patient Selected
  160.  Change pointer to hourglass.e
  161.  First, check for exiting appointments for this Patient 
  162. [Patient Number] = 
  163.  Return pointer to normal.
  164. Warning - that Patient has Appointments! - Delete Appointments first.
  165.  Now, delete the Patient Recordp
  166. [Patient Number] = 
  167.  Return pointer to normal.
  168. Warning - that Patient was not found in the Patients table!
  169.  Next, move all "Patient Number"s down to matcha
  170. [Patient Number] > 
  171. Patient Number
  172. Patient Number
  173.  Finally, move all "Patient Number"s in Appts Table down to matchm
  174. [Patient Number] > 
  175. Patient Number
  176. Patient Number
  177.  Reload the TimeBlocks into Schedule/VBX
  178.  Reload List
  179.  Return pointer to normal.
  180. Exit_Click
  181. Form_Load
  182. InsuranceCompany_LostFocus
  183.  update patient database
  184. Insurance Company
  185. LoadPatList
  186.  Change pointer to hourglass.t
  187.  Load Patient list from Patients Table
  188.  Load Primary Doctor ComboList
  189.  Return pointer to normal.
  190. Notes_LostFocus
  191.  update patient database
  192. Notes
  193. PatientName_LostFocus
  194.  update patient database
  195. PatList_Click
  196.  Position Patient Table Datacontrol to this record
  197. [Patient Number] = 
  198. Warning - that Patient was not found in the Patients table!
  199. Address
  200. State
  201. Phone-Home
  202. Phone-Work
  203. Insurance Company
  204. Primary Doctor
  205. Status
  206. Notes
  207. PhoneHome_LostFocus
  208.  update patient database
  209. Phone-Home
  210. PhoneWork_LostFocus
  211.  update patient database
  212. Phone-Work
  213. PrimaryDoc_LostFocus
  214.  update patient database
  215. Primary Doctor
  216. State_LostFocus
  217.  update patient database
  218. State
  219. Status_LostFocus
  220.  update patient database
  221. Status
  222. Zip_LostFocus
  223.  update patient database
  224.