Can I count on this happening? set var event date sel eventdt into event from docket where clno=.clnum and eventcd = 'stc' order by eventdt=d
Although it results in the error message "too many rows returned", I am getting the latest date in the variable event. This is exactly what I want, can I count on this for all cases? Bernie Lis

