Chapter 9 Generation Reference Guide (GTL)


create_path macro

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

.create_path '(' <path> ')'

Parameters

Parameter Type Description
<path> Simple template (escape sequences ignored) Path to be created

Example:

.create_path(C:\temp)

 


Copyright (C) 2005. Sybase Inc. All rights reserved.