.create_path Macro

This macro creates a specified path if it does not exist.

.create_path (path)

The following parameters are available:

Parameter

Description

path

Path to be created

Type: Simple template (escape sequences ignored)

Example:

.create_path(C:\temp)