if colnum eq 6 then do; call send(rcdvecid, '_setAlignmentChar', '.'); call send(rcdvecid, '_setDecimals', 1); call send(rcdvecid, '_setAlignJust', "RIGHT"); end; endmethod;