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

fix: all.sas, readme, dependency issue and sasjsconfig file

This commit is contained in:
munja
2022-05-20 11:16:30 +01:00
parent 512f05c0b2
commit bb6111e2b3
6 changed files with 496 additions and 360 deletions

View File

@@ -27,7 +27,7 @@ parmcards4;
;;;;
%mx_createwebservice(path=&mcTestAppLoc/temp,name=&item)
%mx_getcode(&mcTestAppLoc/temp/&item,testref1)
%mx_getcode(&mcTestAppLoc/temp/&item,outref=testref1)
%inc testref1/lrecl=1000;