Production Ready Macros for SAS Application Developers
mx_deletemetafolder.sas File Reference

Deletes a metadata folder. More...

Go to the source code of this file.

Detailed Description

Deletes a metadata folder (and contents) using the batch tools, as documented here: https://documentation.sas.com/?docsetId=bisag&docsetTarget=p0zqp8fmgs4o0kn1tt7j8ho829fv.htm&docsetVersion=9.4&locale=en

Usage:

mx_deletemetafolder(loc=/some/meta/folder,user=sasdemo,pass=mars345)

Dependencies

Parameters
loc=the metadata folder to delete
user=username
pass=password
Version
9.4
Author
Allan Bowe

Definition in file mx_deletemetafolder.sas.