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

fix: increasing length of filepath/filename in mp_dirlist

Closes https://git.datacontroller.io/dc/dc/issues/103
This commit is contained in:
^
2024-05-09 12:18:26 +01:00
parent 862b1896fe
commit 2bdd83b2e5
2 changed files with 2 additions and 2 deletions

View File

@@ -4861,7 +4861,7 @@ data;run;
data &out_ds(compress=no
keep=file_or_folder filepath filename ext msg directory level
);
length directory filepath $500 fref fref2 $8 file_or_folder $6 filename $80
length directory filepath $2000 fref fref2 $8 file_or_folder $6 filename $255
ext $20 msg $200 foption $16;
if _n_=1 then call missing(of _all_);
retain level &level;