if rownum eq 1 then do; call send(gddvecid, '_setIndex', 1); rc = insertn(collst, 1, -1); call send(gddvecid, '_setUnformattedText', 'newtext'); end;