2 /* selection combo for a Inspector
*/
4 {inc
/selcmb
/scmst1.i
&IntTable="{1}"
7 &ExtKey ="InspectorCode"
8 &Clause ="TRUE NO-LOCK, FIRST Person WHERE Person.PersonCode = Inspector.PersonCode"
9 &DV ="STRING(Inspector.InspectorCode) + ' - ' + Person.FirstName + ' ' + Person.LastName"}