Make column 4 use green background color.
if colnum eq 4 then do; call send(rcdvecid, '_setBackgroundColor', 'GREEN'); end;