![]() |
Macros for SAS Application Developers
https://github.com/sasjs/core |
Updates a type 2 stored process to run on STP or WKS context. More...
Go to the source code of this file.
Only works on Type 2 (9.3 compatible) STPs
Usage:
%mm_updatestpservertype(target=/some/meta/path/myStoredProcess ,type=WKS)
[in] | target= | full path to the STP being deleted |
[in] | type= | Either WKS or STP depending on whether Workspace or Stored Process type required |
Definition in file mm_updatestpservertype.sas.