1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

feat: new mv_getjobresult.sas macro, corresponding test, and additional fixes

This commit is contained in:
Allan Bowe
2021-05-06 01:07:25 +03:00
parent b1380983ec
commit 04a3189a89
8 changed files with 489 additions and 14 deletions

View File

@@ -5,4 +5,4 @@
**/
/* location in metadata or SAS Drive for temporary files */
%let mcTestAppLoc=/Public/temp/test;
%let mcTestAppLoc=/Public/temp/macrocore;