1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-03 15:40:05 +00:00

fix: missing dependency in mm_createstp

This commit is contained in:
Allan Bowe
2022-02-22 11:46:31 +00:00
parent 6fca73e7da
commit d6956f4122
3 changed files with 14 additions and 8 deletions

View File

@@ -12,13 +12,14 @@
The macro is idempotent - if you run it twice, it will only create a folder
once.
usage:
Usage:
%mm_createfolder(path=/some/meta/folder)
@param [in] path= Name of the folder to create.
@param [in] mdebug= set DBG to 1 to disable DEBUG messages
@version 9.4
@author Allan Bowe