This macros validates a user-entered path parameter as non-missing and verifies the path refers to an extant directory. More...
This macros validates a user-entered path parameter as non-missing and verifies the path refers to an extant directory.
Usage
ms_check_path(PATH=&DPLPrior);
[in] | PATH | Name of the path to check if it exists. |
None.