mirror of
https://github.com/sasjs/core.git
synced 2026-01-06 17:10:05 +00:00
feat: new mfv_getfolderpath macro
+ associated test created to support the fix for https://git.datacontroller.io/dc/dc/issues/171
This commit is contained in:
@@ -14,7 +14,7 @@ options mprint sgen;
|
||||
|
||||
%let file=%mf_uid();
|
||||
|
||||
/* create a folder */
|
||||
/* create a file */
|
||||
filename somefile temp;
|
||||
data _null_;
|
||||
file somefile;
|
||||
|
||||
Reference in New Issue
Block a user