mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-16 16:40:06 +00:00
Merge pull request #395 from sasjs/makeErr
fix: adding makeErr for SAS 9 in sajss-tests
This commit is contained in:
@@ -72,6 +72,10 @@ parmcards4;
|
|||||||
%webout(CLOSE)
|
%webout(CLOSE)
|
||||||
;;;;
|
;;;;
|
||||||
%mm_createwebservice(path=/Public/app/common,name=sendArr)
|
%mm_createwebservice(path=/Public/app/common,name=sendArr)
|
||||||
|
parmcards4;
|
||||||
|
let he who hath understanding, reckon the number of the beast
|
||||||
|
;;;;
|
||||||
|
%mm_createwebservice(path=/Public/app/common,name=makeErr)
|
||||||
```
|
```
|
||||||
|
|
||||||
### SAS Viya
|
### SAS Viya
|
||||||
|
|||||||
Reference in New Issue
Block a user