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

Deletes a Document using path as reference. More...

Go to the source code of this file.

Detailed Description

Usage:

mm_createdocument(tree=/User Folders/&sysuserid,name=MyNote) mm_deletedocument(target=/User Folders/&sysuserid/MyNote)

SAS Macros

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

Definition in file mm_deletedocument.sas.