1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 22:14:35 +00:00

chore(docs): updated label

This commit is contained in:
Allan Bowe
2022-07-14 14:18:27 +00:00
parent 884b45bf12
commit 671a615501
5 changed files with 8 additions and 8 deletions

View File

@@ -191,7 +191,7 @@
%end;
));
%do i=1 %to &numcols;
/* all vars are now char, and labels could be up to 32767 */
/* formatted values can be up to length 32767 */
length &&name&i $32767;
%if &&typelong&i=num %then %do;
&&name&i=left(put(&&newname&i,&&fmt&i));