[PHP]lstSearchDoctor .ItemData(lstSe archDoctor.NewI ndex) = mrsDoctorList!D octorCode[/PHP]

Where DoctorCode as String

[PHP]lstSearchPatien t.ItemData(lstS earchPatient.Ne wIndex) = mrsPatientList! PatientNum[/PHP]

Where PatientNum As Integer

Runtime error (13) data mismatch

Please help