home *** CD-ROM | disk | FTP | other *** search
- DoctorListForm
- Doctors
- Form15V
- Delete
- &Delete
- E&xit
- Panel3D1
- SSPanel#
- DocNumber
- DocNumber
- PhoneHome
- PhoneOffice
- DoctorsName
- Label3
- Phone - Home:
- Label2
- Phone - Office:
- Label1
- Doctor's Name:
- DocList
- @ Form_LoadE
- DoctorsForm
- SchedVBX1
- ResMaxi
- DocList
- ResName
- DocList_Click
- iIndexf
- Selection(
- ListIndexP
- DoctorsName
- HomePhone
- ResUser1
- OfficePhone
- ResUser25
- PhoneHome0
- PhoneOffice
- DocIndex
- DoctorsName_Change
- DoctorsName_LostFocus
- LoadDocList
- DocListForm8
- Reset
- DoctorListFormP
- DoctorsListForm
- Exit_Click
- @ Add_Click
- Delete_Click
- ResDelete
- Doctors
- LookupCriteria`
- Patients
- iPatient
- Recordset
- NoMatch
- sPatientNamet
- Appts
- iDoctor
- ApptsPatients
- Appointments
- first
- iSelDoctor
- HourGlass
- Screen
- MousePointer
- Remove
- Doctor
- DocIndex_Change%
- DocNumber
- iSelDoc[
- PhoneHome_Changeq
- PhoneHome_LostFocus
- PhoneOffice_Change
- PhoneOffice_LostFocus
- SchedVBX
- iResult
- SchedVBXAddResource
- sName
- sPhoneOffice
- sPhoneHome
- LoadPatList
- PatList
- iPatientNum
- iDoctorNum
- Add_Click
- get next Resource # from Schedule/VBX
- add blank resource to Schedule/VBX=
- add record to Doctors Table in database
- Doctor Number
- Phone-Home
- Phone-Office
- Delete_Click
- No Doctor Selected
- Change pointer to hourglass.d
- First, check for exiting appointments for this Doctor
- [Doctor Number] =
- Return pointer to normal.
- Warning - that Doctor has Appointments! - Delete Appointments first.
- Now, delete the Doctor Record
- [Doctor Number] =
- Return pointer to normal.
- Warning - that Doctor was not found in the Doctors table!
- Next, move all "Doctor Number"s down to match
- [Doctor Number] >
- Doctor Number
- Doctor Number
- Finally, move all "Doctor Number"s in Appts Table down to match
- [Doctor Number] >
- Doctor Number
- Doctor Number
- Remove the Resource from Schedule/VBX
- Reload List
- Return pointer to normal.
- DocList_Click
- Position Doctors Table Datacontrol to this record
- [Doctor Number] =
- Warning - that Doctor was not found in the Doctors table!
- DoctorsName_LostFocus
- update Schedule/VBX control with new name
- update database with new name
- Exit_Click
- Form_Load
- LoadDocList
- PhoneHome_LostFocus
- update Schedule/VBX control with new name
- update database with new name
- Phone-Home
- PhoneOffice_LostFocus
- update Schedule/VBX control with new name
- update database with new name
- Phone-Office
-