1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

Merge pull request #395 from sasjs/makeErr

fix: adding makeErr for SAS 9 in sajss-tests
This commit is contained in:
2021-06-02 15:46:39 +02:00
committed by GitHub

View File

@@ -72,6 +72,10 @@ parmcards4;
%webout(CLOSE)
;;;;
%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