This function opens the Select Template window for adding the patient's letters.
object.PatientNewLetter
aPatient
Display the Select Template window for adding the patient's letters.
Dim aPatient
Set aPatient = Profile.SelectPatient
Profile.PatientNewLetter(aPatient)
In Profile Client v8 on User Interface New Letter can be added in
..