Macros for SAS Application Developers
https://github.com/sasjs/core
mm_deletestp.sas File Reference

Deletes a Stored Process using path as reference. More...

Go to the source code of this file.

Detailed Description

Will only delete the metadata, not any physical files associated.

Usage:

mm_deletestp(target=/some/meta/path/myStoredProcess)

SAS Macros

Parameters
[in]target=full path to the STP being deleted
Version
9.4
Author
Allan Bowe

Definition in file mm_deletestp.sas.